Skip to content

Commit 84142c0

Browse files
committed
fix typo
1 parent 22eeb5d commit 84142c0

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ <h1 id="buy_the_book">The Book</h1>
6161

6262
<ul>
6363
<li>
64-
Read in online on O'Reilly Learning (aka Safari)
64+
Read it online on O'Reilly Learning (aka Safari)
6565
<a href="https://learning.oreilly.com/library/view/architecture-patterns-with/9781492052197/">learning.oreilly.com</a>
6666
</li>
6767

pages/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1 id="buy_the_book">The Book</h1>
3030

3131
<ul>
3232
<li>
33-
Read in online on O'Reilly Learning (aka Safari)
33+
Read it online on O'Reilly Learning (aka Safari)
3434
<a href="https://learning.oreilly.com/library/view/architecture-patterns-with/9781492052197/">learning.oreilly.com</a>
3535
</li>
3636

rss.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Simple patterns for building complex apps
88
</description>
99
<link>https://cosmicpython.com</link>
10-
<lastBuildDate>Wed, 18 Mar 2020 10:51:40 -0000</lastBuildDate>
10+
<lastBuildDate>Wed, 25 Mar 2020 16:52:36 -0000</lastBuildDate>
1111
<pubDate>Sat, 4 Jan 2020 19:15:54 -0500</pubDate>
1212
<atom:link href="https://cosmicpython.com/rss.xml" rel="self" type="application/rss+xml" />
1313

0 commit comments

Comments
 (0)