Typo in README

This commit is contained in:
florentx 2010-04-20 18:48:49 +02:00
parent 75057bb411
commit eae44e465b

4
README
View file

@ -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.