Skip to content

Commit 3783dfd

Browse files
committed
[book][templating] Fixing small typo
1 parent c1f738a commit 3783dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/templating.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ by default. You can even `add your own extensions`_ to Twig as needed.
9595

9696
.. tip::
9797

98-
Registering a Twig extension is as easy as creating a new service and tag
98+
Registering a Twig extension is as easy as creating a new service and tagging
9999
it with ``twig.extension`` :ref:`tag<book-service-container-tags>`.
100100

101101
As you'll see throughout the documentation, Twig also supports functions

0 commit comments

Comments
 (0)