Skip to content

Commit 7c51019

Browse files
Arie Marie 'Thomas' DalleisThiefMaster
Arie Marie 'Thomas' Dalleis
authored andcommitted
Fix typos and formatting
1 parent ad7ed87 commit 7c51019

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/flaskr/README

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
~ How do I use it?
1111

1212
1. edit the configuration in the factory.py file or
13-
export an FLASKR_SETTINGS environment variable
13+
export a FLASKR_SETTINGS environment variable
1414
pointing to a configuration file or pass in a
1515
dictionary with config values using the create_app
1616
function.
@@ -19,7 +19,7 @@
1919

2020
pip install --editable .
2121

22-
3. Instruct flask to use the right application
22+
3. instruct flask to use the right application
2323

2424
export FLASK_APP=flaskr.factory:create_app()
2525

0 commit comments

Comments
 (0)