Typo in README
This commit is contained in:
parent
75057bb411
commit
eae44e465b
1 changed files with 2 additions and 2 deletions
4
README
4
README
|
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
Flask is a microframework for Python based on Werkzeug
|
Flask is a microframework for Python based on Werkzeug
|
||||||
and Jinja2. It's intended for small scale applications
|
and Jinja2. It's intended for small scale applications
|
||||||
and was development with best intentions in mind.
|
and was developped with best intentions in mind.
|
||||||
|
|
||||||
~ Is it ready?
|
~ Is it ready?
|
||||||
|
|
||||||
|
|
@ -26,6 +26,6 @@
|
||||||
|
|
||||||
~ Where are the docs?
|
~ Where are the docs?
|
||||||
|
|
||||||
Go to http://flask.pocoo.org/ for a prebuild version of
|
Go to http://flask.pocoo.org/ for a prebuilt version of
|
||||||
the current documentation. Otherwise build them yourself
|
the current documentation. Otherwise build them yourself
|
||||||
from the sphinx sources in the docs folder.
|
from the sphinx sources in the docs folder.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue