Skip to content

Commit 36eab93

Browse files
committed
Merge pull request mattmakai#34 from dirtycoder/gh-pages
Fix small typo created while moving text
2 parents dc048a4 + bc925b1 commit 36eab93

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

django.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ <h2>Django project templates</h2>
215215
</li>
216216
<li>
217217
<p><a href="https://github.com/pydanny/cookiecutter-django">Cookiecutter Django</a> is a
218-
project template from Daniel Greenfield, for use with Audrey Roy's
218+
project template from Daniel Greenfeld, for use with Audrey Roy's
219219
<a href="https://github.com/audreyr/cookiecutter">Cookiecutter</a>. Heroku
220220
deployment-ready.</p>
221221
</li>

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-07-29T12:05:19Z</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-07-29T13:56:03Z</updated></feed>

source/content/pages/02-web-frameworks/0203-django.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ existing framework.
179179
is Django 1.6+ ready.
180180

181181
* [Cookiecutter Django](https://github.com/pydanny/cookiecutter-django) is a
182-
project template from Daniel Greenfield, for use with Audrey Roy's
182+
project template from Daniel Greenfeld, for use with Audrey Roy's
183183
[Cookiecutter](https://github.com/audreyr/cookiecutter). Heroku
184184
deployment-ready.
185185

0 commit comments

Comments
 (0)