Merge pull request #281 from ustun/patch-1

Typo: developped -> developed
This commit is contained in:
Armin Ronacher 2011-07-18 07:04:32 -07:00
commit 85c496ad03

3
README
View file

@ -1,4 +1,3 @@
// Flask //
web development, one drop at a time
@ -8,7 +7,7 @@
Flask is a microframework for Python based on Werkzeug
and Jinja2. It's intended for small scale applications
and was developped with best intentions in mind.
and was developed with best intentions in mind.
~ Is it ready?