Skip to content

Commit 7a6a4ba

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

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
@@ -874,7 +874,7 @@ You can pass props to your component by using HTML attributes. Suppose you have
874874

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

877-
// Warning will be set to true
877+
// "warning" property will be set to true
878878
<twig:Alert warning></:Alert>
879879

880880
<twig:Alert message="hello" :user="user"/>

0 commit comments

Comments
 (0)