Skip to content

Commit 8d70bba

Browse files
Fixes sentence in flask chapter
1 parent cace546 commit 8d70bba

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)