Fixed grammatically incorrect sentence in README

This commit is contained in:
Aysha Jamal 2023-04-08 20:01:43 -04:00 committed by GitHub
parent daf6966c89
commit 5942ddd45a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,8 +7,8 @@ complex applications. It began as a simple wrapper around `Werkzeug`_
and `Jinja`_ and has become one of the most popular Python web
application frameworks.
Flask offers suggestions, but doesn't enforce any dependencies or
project layout. It is up to the developer to choose the tools and
Flask offers suggestions but doesn't enforce any dependencies or
project layouts. It is up to the developer to choose the tools and
libraries they want to use. There are many extensions provided by the
community that make adding new functionality easy.