forked from orbit-oss/flask
Fixed small typos in docs. Added a cross-ref.
This commit is contained in:
parent
216478f715
commit
6875a057ec
19 changed files with 27 additions and 27 deletions
|
|
@ -144,7 +144,7 @@ autoescape %}`` block:
|
|||
<p>{{ will_not_be_escaped }}
|
||||
{% endautoescape %}
|
||||
|
||||
Whenever you do this, please be very cautious about the varibles you are
|
||||
Whenever you do this, please be very cautious about the variables you are
|
||||
using in this block.
|
||||
|
||||
Registering Filters
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue