mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 11:27:00 +00:00
fixed typo
This commit is contained in:
+1
-1
@@ -480,7 +480,7 @@ exist:
|
||||
* ``{"foo": "bar"}``: Hashes are defined by a list of keys and values
|
||||
separated by a comma (``,``) and wrapped with curly braces (``{}``):
|
||||
|
||||
.. node-block:: jinja
|
||||
.. code-block:: jinja
|
||||
|
||||
# keys as string
|
||||
{ 'foo': 'foo', 'bar': 'bar' }
|
||||
|
||||
Reference in New Issue
Block a user