8000 Add missing new line at the end of file · symfony/symfony-docs@6a6910f · GitHub
[go: up one dir, main page]

Skip to content

Commit 6a6910f

Browse files
committed
Add missing new line at the end of file
1 parent af764d7 commit 6a6910f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/templating/namespaced_paths.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ called ``sidebar.twig`` in that directory, you can use it easily:
8080

8181
.. code-block:: jinja
8282
83-
{% include '@foo_bar/side.bar.twig' %}
83+
{% include '@foo_bar/side.bar.twig' %}

0 commit comments

Comments
 (0)
0