Merge pull request #540 from svenstaro/master

Fix typo in tutorial
This commit is contained in:
Ron DuPlain 2012-07-04 12:20:15 -07:00
commit c7cdb2f83e

View file

@ -3,7 +3,7 @@
Introducing Flaskr Introducing Flaskr
================== ==================
We will call our blogging application flaskr here, feel free to chose a We will call our blogging application flaskr here, feel free to choose a
less web-2.0-ish name ;) Basically we want it to do the following things: less web-2.0-ish name ;) Basically we want it to do the following things:
1. let the user sign in and out with credentials specified in the 1. let the user sign in and out with credentials specified in the