Skip to content

Commit 94a1944

Browse files
authored
Merge pull request #112 from CuriousLearner/minor-flask-chap-fix
Minor flask chapter fix
2 parents 196f230 + 8d70bba commit 94a1944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/flask.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ items you sell in your store), this task become overwhelming.
3737

3838
Using templates you are able to set a basic layout for your pages and mention
3939
which element will change.
40-
This way to can define your header and keept it consistent over all the pages of
40+
This way you can define your header once and keep it consistent over all the pages of
4141
your website, and if you need to change your header, you will only have to
4242
update it in one place.
4343

0 commit comments

Comments
 (0)