Typo: developped -> developed

This commit is contained in:
Ustun Ozgur 2011-07-18 06:49:53 -07:00
parent c9a2ad2b8d
commit 13cddba84f

3
README
View file

@ -1,4 +1,3 @@
// Flask // // Flask //
web development, one drop at a time web development, one drop at a time
@ -8,7 +7,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 developped with best intentions in mind. and was developed with best intentions in mind.
~ Is it ready? ~ Is it ready?