Skip to content

Commit 4a39ae6

Browse files
WebMambaweaverryan
andauthored
Update src/TwigComponent/doc/index.rst
Co-authored-by: Ryan Weaver <[email protected]>
1 parent 70b1dea commit 4a39ae6

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
@@ -870,7 +870,7 @@ You can now use a custom tag prefix starting by <twig: and your component name
870870
// or use a self-closing tag
871871
<twig:Alert/>
872872

873-
You can pass an attribute to your component like any HTML attribute
873+
You can pass props to your component by using HTML attributes. Suppose you have the following component:
874874

875875
.. code-block:: html+twig
876876

0 commit comments

Comments
 (0)