Skip to content

Commit f2b9727

Browse files
authored
Update index.rst
1 parent 8a9df44 commit f2b9727

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
@@ -2257,7 +2257,7 @@ Or override the ``loadingContent`` block:
22572257

22582258
.. code-block:: twig
22592259
2260-
{% component SomeHeavyComponent with { defer: true }) %}
2260+
{% component SomeHeavyComponent with { defer: true } %}
22612261
{% block loadingContent %}Loading...{% endblock %}
22622262
{% endcomponent %}
22632263

0 commit comments

Comments
 (0)