Skip to content

Commit 662afed

Browse files
committed
[LiveComponent] Docs syntax fix
1 parent 95a622c commit 662afed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LiveComponent/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ For a form using ``ComponentWithFormTrait``, override the ``getDataModelValue()`
363363

364364
You can also define this value inside Twig::
365365

366-
.. code-block:: html+twig
366+
.. code-block:: twig
367367
368368
{{ form_start(form, {attr: {'data-model': 'norender|*'}}) }}
369369

0 commit comments

Comments
 (0)