Skip to content

Commit 258fbe0

Browse files
committed
rst doctor
1 parent 4066e13 commit 258fbe0

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
@@ -2693,7 +2693,7 @@ Let's get fancier. After looping over the current line items, you
26932693
decide to render one more component to create a *new* line item.
26942694
In that case, you can pass in a ``key`` set to something like ``new_line_item``:
26952695

2696-
.. code-block:: html+twig
2696+
.. code-block:: twig
26972697
26982698
{# templates/components/InvoiceCreator.html.twig #}
26992699
// ... loop and render the existing line item components

0 commit comments

Comments
 (0)