Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 87a9a15

Browse files
authored
Merge pull request #812 from symfony-cmf/master
update 2.0 from master
2 parents a89c438 + d89204c commit 87a9a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/create/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ higher, the method reads:
368368

369369
.. code-block:: jinja
370370
371-
{% render(controller("cmf_create.jsloader.controller:includeJSFilesAction")) %}
371+
{{ render(controller("cmf_create.jsloader.controller:includeJSFilesAction")) }}
372372
373373
.. code-block:: php
374374

0 commit comments

Comments
 (0)