Skip to content

Commit 386e7b1

Browse files
authored
Update index.rst
Fixed typo
1 parent dec3eb3 commit 386e7b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TwigComponent/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Naming Your Component
143143

144144
To give your component a name, TwigComponent looks at the namespace(s)
145145
configured in :ref:`twig_component.yaml <default_config>` and finds the
146-
first match. If your have the recommended ``App\Twig\Components\``, then:
146+
first match. If you have the recommended ``App\Twig\Components\``, then:
147147

148148
======================================== ===================
149149
Component Class Component Name

0 commit comments

Comments
 (0)