avoid repetition

This commit is contained in:
Synnborg 2023-05-03 12:04:28 +02:00 committed by GitHub
parent 70f73e6c64
commit c0034bf0c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ Welcome to Flask
.. image:: _static/flask-horizontal.png
:align: center
Welcome to Flask's documentation. Flask is a Python micro framework
Welcome to Flask's documentation. It is a Python micro framework
for building web applications. Get started with :doc:`installation`
and then get an overview with the :doc:`quickstart`. There is also a
more detailed :doc:`tutorial/index` that shows how to create a small but