Fix typo in docs/tutorial/index.rst

This commit is contained in:
Grey Li 2021-05-24 16:33:02 +08:00
parent e22021d531
commit aa6fbf2f5a

View file

@ -55,7 +55,7 @@ this structure and take full advantage of Flask's flexibility.
.. image:: flaskr_edit.png
:align: center
:class: screenshot
:alt: screenshot of login page
:alt: screenshot of edit page
:gh:`The tutorial project is available as an example in the Flask
repository <examples/tutorial>`, if you want to compare your project