10000 wrapping · dustin10/symfony-docs@c074d5d · GitHub
[go: up one dir, main page]

Skip to content

Commit c074d5d

Browse files
author
Nathan Vonnahme
committed
wrapping
1 parent 57fdcf6 commit c074d5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

quick_tour/the_big_picture.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,8 +256,8 @@ retrieved through the ``$name`` method argument.
256256

257257
If you have a closer look at the action code, you can see that instead of
258258
rendering a template like before, it just returns an array of parameters. The
259-
``@extra:Template()`` annotation takes care of rendering a template the name of which
260-
is determined based on some simple conventions (it will render
259+
``@extra:Template()`` annotation takes care of rendering a template the name
260+
of which is determined based on some simple conventions (it will render
261261
``src/Acme/DemoBundle/Resources/views/Demo/hello.html.twig``).
262262

263263
.. tip::

0 commit comments

Comments
 (0)
0