Skip to content

Commit c249129

Browse files
committed
-
1 parent 8aea617 commit c249129

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
@@ -295,7 +295,7 @@ prefix the attribute with ``:`` or use the normal ``{{ }}`` syntax:
295295
// pass object, array, or anything you imagine
296296
<twig:Alert :foo="['col' => ['foo', 'oof']]" />
297297

298-
Boolean props require using the ``:`` or ``{{ }}`` syntax:
298+
Boolean props require using the dynamic syntax:
299299

300300
.. code-block:: html+twig
301301

0 commit comments

Comments
 (0)