Skip to content

Commit ec390b4

Browse files
committed
fixing typo on readme
1 parent 006026f commit ec390b4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ Statically hosted website for
44
To get started, check out
55
`Getting Started with Pelican and GitHub Pages <http://www.mattmakai.com/introduction-to-pelican.html>`_.
66

7-
You'll want to edit the ReStructredText files under the source/ folder
7+
You'll want to edit the reStructuredText files under the source/ folder
88
directly, then use the Make file to generate the HTML page.

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-02-05T15:59:58Z</updated></feed>
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-02-05T16:01:08Z</updated></feed>

source/static-html/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ Statically hosted website for
44
To get started, check out
55
`Getting Started with Pelican and GitHub Pages <http://www.mattmakai.com/introduction-to-pelican.html>`_.
66

7-
You'll want to edit the ReStructredText files under the source/ folder
7+
You'll want to edit the reStructuredText files under the source/ folder
88
directly, then use the Make file to generate the HTML page.

0 commit comments

Comments
 (0)