docs: Fix typos

This commit is contained in:
Dimitri Papadopoulos
2022-10-27 09:16:40 +02:00
committed by Adrien Vergé
parent c9c5e0b1c7
commit 5fbf44c203
2 changed files with 2 additions and 2 deletions

View File

@@ -119,7 +119,7 @@ invalid tokens ``{%`` and ``%}``:
.. code-block::
# This file IS NOT valid YAML and will procuce syntax errors
# This file IS NOT valid YAML and will produce syntax errors
{% if extra_info %}
key1: value1
{% endif %}