Typo in README

This commit is contained in:
florentx 2010-04-20 18:48:49 +02:00
parent 75057bb411
commit eae44e465b
1 changed files with 2 additions and 2 deletions

4
README
View File

@ -8,7 +8,7 @@
Flask is a microframework for Python based on Werkzeug
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?
@ -26,6 +26,6 @@
~ 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
from the sphinx sources in the docs folder.