Skip to content

Commit 0fee730

Browse files
authored
Typo fix in TwigComponent doc
1 parent fde191d commit 0fee730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TwigComponent/src/Resources/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ called instead of setting the property directly.
175175
Customize the Twig Template
176176
~~~~~~~~~~~~~~~~~~~~~~~~~~~
177177

178-
You can customize the template used to render the template by passing it
178+
You can customize the template used to render the component by passing it
179179
as the second argument to the ``AsTwigComponent`` attribute:
180180

181181
.. code-block:: diff

0 commit comments

Comments
 (0)