Skip to content

Commit 626afc2

Browse files
committed
Fixing a typo in the name of pydanny
1 parent 0010b6e commit 626afc2

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
@@ -87,7 +87,7 @@ <h2>Django tutorials</h2>
8787
</li>
8888
<li>
8989
<p><a href="http://twoscoopspress.com/products/two-scoops-of-django-1-6">2 Scoops of Django</a>
90-
by Daniel Greenfield and Audrey Roy is well worth the price of admission if
90+
by Daniel Greenfeld and Audrey Roy is well worth the price of admission if
9191
you're serious about learning how to correctly develop Django websites.</p>
9292
</li>
9393
<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-28T22:46:52Z</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-28T22:51:30Z</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
@@ -73,7 +73,7 @@ syntax and language semantics first before diving into web development.
7373
framework learning curve.
7474

7575
* [2 Scoops of Django](http://twoscoopspress.com/products/two-scoops-of-django-1-6)
76-
by Daniel Greenfield and Audrey Roy is well worth the price of admission if
76+
by Daniel Greenfeld and Audrey Roy is well worth the price of admission if
7777
you're serious about learning how to correctly develop Django websites.
7878

7979
* [Effective Django](http://effectivedjango.com/) is another free introduction

0 commit comments

Comments
 (0)