forked from orbit-oss/flask
Small punctuation change in unicode doc
Just makes it easier on the eyes/brain.
This commit is contained in:
parent
69db1e9b1f
commit
8cd66bf178
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Unicode in Flask
|
||||
================
|
||||
|
||||
Flask like Jinja2 and Werkzeug is totally Unicode based when it comes to
|
||||
Flask, like Jinja2 and Werkzeug, is totally Unicode based when it comes to
|
||||
text. Not only these libraries, also the majority of web related Python
|
||||
libraries that deal with text. If you don't know Unicode so far, you
|
||||
should probably read `The Absolute Minimum Every Software Developer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue