Skip to content

Commit b84d0f9

Browse files
committed
Fixes
1 parent 04177bd commit b84d0f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/TwigComponent/doc/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1569,9 +1569,9 @@ listen to ``PreMountEvent`` or ``PostMountEvent``.
15691569
Nested Components
15701570
-----------------
15711571

1572-
Its possible to include components inside another component:
1572+
It's possible to include components inside another component:
15731573

1574-
.. code-block:: twig
1574+
.. code-block:: html+twig
15751575

15761576
<twig:SomeComponent>
15771577
{% for i in 1..10 %}

0 commit comments

Comments
 (0)