Skip to content

Commit 3ec65bb

Browse files
committed
merging and regenerating with PR mattmakai#46
1 parent b2b99ff commit 3ec65bb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

all.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ <h2>Flask resources</h2>
451451
the series. However, each post is focused on a single topic to contain
452452
the complexity while the reader is learning the framework. The whole
453453
series is well worth an in-depth read-through. The
454-
<a href="https://twitter.com/miguelgrinberg">author</a> is also wrote the new
454+
<a href="https://twitter.com/miguelgrinberg">author</a> also wrote the new
455455
<a href="http://shop.oreilly.com/product/0636920031116.do">O'Reilly Flask Web Development</a>
456456
book which is an excellent learning resource.</p>
457457
<ul>

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-11-18T09:00:16Z</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-11-18T18:58:43Z</updated></feed>

flask.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ <h2>Flask resources</h2>
7272
the series. However, each post is focused on a single topic to contain
7373
the complexity while the reader is learning the framework. The whole
7474
series is well worth an in-depth read-through. The
75-
<a href="https://twitter.com/miguelgrinberg">author</a> is also wrote the new
75+
<a href="https://twitter.com/miguelgrinberg">author</a> also wrote the new
7676
<a href="http://shop.oreilly.com/product/0636920031116.do">O'Reilly Flask Web Development</a>
7777
book which is an excellent learning resource.</p>
7878
<ul>

0 commit comments

Comments
 (0)