Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e86ad07

Browse files
committed
fixed typo
1 parent 3efe4dc commit e86ad07

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)