docs: Fix typo of precedence (#212)
This commit is contained in:
committed by
Kyle Fuller
parent
c2e25f25ac
commit
88e54ab4ba
@@ -124,7 +124,7 @@ or to negate a variable.
|
||||
{% endif %}
|
||||
|
||||
You may use ``and``, ``or`` and ``not`` multiple times together. ``not`` has
|
||||
higest prescidence followed by ``and``. For example:
|
||||
higest precedence followed by ``and``. For example:
|
||||
|
||||
.. code-block:: html+django
|
||||
|
||||
|
||||
Reference in New Issue
Block a user