Skip to content

Commit 75272b1

Browse files
committed
minor #484 [TwigComponent] Typo fix in main doc (ahazebroucq)
This PR was merged into the 2.x branch. Discussion ---------- [TwigComponent] Typo fix in main doc | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Tickets | no | License | MIT Hi, If I'm not mistaken, there is small typo in the TwigComponent doc. I'm not familiar with submitting PRs, I hope I everything is ok for merging 🙂 (Thanks for your work on these components btw !) Commits ------- 0fee730 Typo fix in TwigComponent doc
2 parents fde191d + 0fee730 commit 75272b1

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)