Skip to content

Commit fc0e1a8

Browse files
committed
Fixed typo
I think it's supposed to be an upper-case 'F'. Cheers :)
1 parent c9b29f4 commit fc0e1a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Introducing Flaskr
44
==================
55

6-
We will call our blogging application flaskr, but feel free to choose your own
6+
We will call our blogging application Flaskr, but feel free to choose your own
77
less Web-2.0-ish name ;) Essentially, we want it to do the following things:
88

99
1. Let the user sign in and out with credentials specified in the

0 commit comments

Comments
 (0)