Skip to content

Commit

Permalink
Update index.rst
Browse files Browse the repository at this point in the history
Fixed typo
  • Loading branch information
JalenWasHere authored Dec 18, 2024
1 parent dec3eb3 commit 386e7b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TwigComponent/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Naming Your Component

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

======================================== ===================
Component Class Component Name
Expand Down

0 comments on commit 386e7b1

Please sign in to comment.