Skip to content

Commit 70b1dea

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

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
@@ -867,7 +867,7 @@ You can now use a custom tag prefix starting by <twig: and your component name
867867
.. code-block:: html+twig
868868

869869
<twig:Alert></:Alert>
870-
// and also self closing tag
870+
// or use a self-closing tag
871871
<twig:Alert/>
872872

873873
You can pass an attribute to your component like any HTML attribute

0 commit comments

Comments
 (0)