Fix markup

This commit is contained in:
Fabien Potencier
2024-05-11 09:37:03 +02:00
parent 761aa56a6f
commit 6950b2e1d8
-1
View File
@@ -793,7 +793,6 @@ The following operators don't fit into any of the other categories:
{% set numbers = [1, 2, ...moreNumbers] %}
{% set ratings = {'foo': 10, 'bar': 5, ...moreRatings} %}
Operators
~~~~~~~~~