Skip to content

Commit ab4fc8e

Browse files
committed
[Docs] Fixing 2 minor typos in the docs
1 parent 0e53507 commit ab4fc8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2249,7 +2249,7 @@ To add some loading text before the real component is loaded, use the
22492249
22502250
{{ component('SomeHeavyComponent', { defer: true, loading-template: 'spinning-wheel.html.twig' }) }}
22512251
2252-
Or override the ``content`` block:
2252+
Or override the ``loadingContent`` block:
22532253

22542254
.. code-block:: twig
22552255

0 commit comments

Comments
 (0)