Skip to content

Commit 262b700

Browse files
committed
CS
1 parent 0ac7329 commit 262b700

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
@@ -2272,7 +2272,7 @@ as soon as the page loads (``defer``) or when the component becomes visible
22722272
from the component's template.
22732273

22742274
Loading "defer" (Ajax on Load)
2275-
~~~~~~~~~~~~~~~
2275+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
22762276

22772277
.. versionadded:: 2.13.0
22782278

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

22972297
Loading "lazy" (Ajax when Visible)
2298-
~~~~~~~~~~~~~~
2298+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
22992299

23002300
.. versionadded:: 2.17.0
23012301

0 commit comments

Comments
 (0)