Skip to content

Commit

Permalink
Update hello_world.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
webappzero authored and stevepiercy committed Sep 21, 2014
1 parent 62b4797 commit fea1750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/quick_tutorial/hello_world.rst
Expand Up @@ -77,7 +77,7 @@ explanation:
#. *Lines 12-14*. Use Pyramid's :term:`configurator` to connect
:term:`view` code to a particular URL :term:`route`.

#. *Lines 6-7*. Implement the view code that generates the
#. *Lines 6-8*. Implement the view code that generates the
:term:`response`.

#. *Lines 15-17*. Publish a :term:`WSGI` app using an HTTP
Expand Down

0 comments on commit fea1750

Please sign in to comment.