Fixed grammatically incorrect sentence in README
This commit is contained in:
parent
daf6966c89
commit
5942ddd45a
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue