Merge pull request #4100 from greyli/fix-typo

Fix typo in docs/tutorial/index.rst
This commit is contained in:
Grey Li 2021-05-24 16:36:56 +08:00 committed by GitHub
commit d81aa70106
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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