Skip to content

Commit fa36ab9

Browse files
committed
Minor fix
1 parent 0ea3491 commit fa36ab9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/templating.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -585,8 +585,8 @@ you set `with_context`_ to false).
585585
elements, it would look like this: ``{'foo': foo, 'bar': bar}``.
586586

587587
.. versionadded:: 2.3
588-
The `include() function`_ is a new Twig feature that's available in Symfony
589-
2.3. Prior, the `{% include %} tag`_ tag was used.
588+
The `include() function`_ is available since Symfony 2.3. Prior, the
589+
`{% include %} tag`_ was used.
590590

591591
.. index::
592592
single: Templating; Embedding action

0 commit comments

Comments
 (0)