Skip to content

Commit

Permalink
Fix chose -> choose typo
Browse files Browse the repository at this point in the history
  • Loading branch information
svenstaro committed Jul 4, 2012
1 parent 0553bbd commit 690b0c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial/introduction.rst
Expand Up @@ -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
Expand Down

0 comments on commit 690b0c3

Please sign in to comment.