Skip to content

Commit 1834cdc

Browse files
authored
typo(index): small fix
1 parent 4453798 commit 1834cdc

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
@@ -2669,7 +2669,7 @@ Advanced Functionality
26692669
The Smart Re-Render Algorithm
26702670
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
26712671

2672-
When a component re-renders, the new HTML if "morphed" onto the existing
2672+
When a component re-renders, the new HTML is "morphed" onto the existing
26732673
elements on the page. For example, if the re-render includes a new ``class``
26742674
on an existing element, that class will be added to that element.
26752675

0 commit comments

Comments
 (0)