Skip to content

Commit 2c41789

Browse files
WebMambaweaverryan
andauthored
apply syntax correction
Co-authored-by: Ryan Weaver <[email protected]>
1 parent a237b1e commit 2c41789

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
@@ -889,7 +889,7 @@ You can pass an attribute to your component like any HTML attribute and also use
889889
// and pass object, or table, or anything you imagine
890890
<twig:component :table="['col' => ['foo', 'oof']]"/>
891891

892-
This syntax also came with a nice feature: a default content block
892+
You can pass content directly inside your component.
893893

894894
.. code-block:: html+twig
895895

0 commit comments

Comments
 (0)