mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 20:06:31 +00:00
merged branch carlwitt/patch-1 (PR #1022)
This PR was merged into the master branch.
Commits
-------
59d0eed Update merge.rst
Discussion
----------
Update merge.rst
Typo in first line:
The merge filter merges an array with [removed: the] another array
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
``merge``
|
||||
=========
|
||||
|
||||
The ``merge`` filter merges an array with the another array:
|
||||
The ``merge`` filter merges an array with another array:
|
||||
|
||||
.. code-block:: jinja
|
||||
|
||||
|
||||
Reference in New Issue
Block a user