forked from orbit-oss/flask
Merge pull request #281 from ustun/patch-1
Typo: developped -> developed
This commit is contained in:
commit
85c496ad03
1 changed files with 1 additions and 2 deletions
3
README
3
README
|
|
@ -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?
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue