Skip to content

Commit c1f738a

Browse files
committed
Merge pull request #388 from trompette/patch-2
fixed typo
2 parents 7e59884 + e86ad07 commit c1f738a

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 an easy as creating a new service and tag
98+
Registering a Twig extension is as easy as creating a new service and tag
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)