Skip to content

Commit 19005e0

Browse files
committed
typo fix: apepars --> appears
1 parent 36e344e commit 19005e0

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

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-22T12:00:21Z</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-22T15:40:06Z</updated></feed>

platform-as-a-service.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@ <h2>Platform-as-a-service learning checklist</h2>
126126
Review the potential Python platform-as-a-service options above and on their
127127
websites.</p>
128128
<p><i class="fa fa-check-square-o"></i>
129-
Sign up for a PaaS account at the provider that apepars to best fit your
130-
application needs. Heroku is the PaaS option recommended for starters due to
129+
Sign up for a PaaS account at the provider that appears to best fit your
130+
application needs. Heroku is the PaaS option recommended for starters due to
131131
their detailed documentation and walkthroughs available on the web. However,
132132
the other options are perfectly viable since their purpose is to make deploying
133133
applications as easy as possible.</p>

source/content/pages/03-deployment/0309-platform-as-a-service.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ Review the potential Python platform-as-a-service options above and on their
101101
websites.
102102

103103
<i class="fa fa-check-square-o"></i>
104-
Sign up for a PaaS account at the provider that apepars to best fit your
105-
application needs. Heroku is the PaaS option recommended for starters due to
104+
Sign up for a PaaS account at the provider that appears to best fit your
105+
application needs. Heroku is the PaaS option recommended for starters due to
106106
their detailed documentation and walkthroughs available on the web. However,
107107
the other options are perfectly viable since their purpose is to make deploying
108108
applications as easy as possible.

0 commit comments

Comments
 (0)