Skip to content

Commit 6fe862b

Browse files
committed
CS
1 parent 54884b2 commit 6fe862b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/LiveComponent/doc/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2250,7 +2250,7 @@ as soon as the page loads (``defer``) or when the component becomes visible
22502250
from the component's template.
22512251

22522252
Loading "defer" (Ajax on Load)
2253-
~~~~~~~~~~~~~~~
2253+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
22542254

22552255
.. versionadded:: 2.13.0
22562256

@@ -2273,7 +2273,7 @@ This renders an empty ``<div>`` tag, but triggers an Ajax call to render the
22732273
real component once the page has loaded.
22742274

22752275
Loading "lazy" (Ajax when Visible)
2276-
~~~~~~~~~~~~~~
2276+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
22772277

22782278
.. versionadded:: 2.17.0
22792279

0 commit comments

Comments
 (0)