Skip to content

Commit 40f1961

Browse files
committed
Minor reword
1 parent 3800041 commit 40f1961

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

templating/twig_extension.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,8 @@ Next, register your class as a service and tag it with ``twig.extension``. If yo
7070
using the :ref:`default services.yaml configuration <service-container-services-load-example>`,
7171
you're done! Symfony will automatically know about your new service and add the tag.
7272

73-
Execute this command to verify if your new filter was successfully registered:
73+
Optionally, execute this command to confirm that your new filter was
74+
successfully registered:
7475

7576
.. code-block:: terminal
7677

0 commit comments

Comments
 (0)