Fix doc markup

This commit is contained in:
Fabien Potencier
2024-08-30 11:43:48 +02:00
parent a68804d614
commit 2f8c621898
+1 -1
View File
@@ -45,7 +45,7 @@ The ``..`` operator can take any expression at both sides:
* {{ letter }}
{% endfor %}
.. tip:
.. tip::
If you need a step different from 1, you can use the ``range`` function
instead.