We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4453798 commit 1834cdcCopy full SHA for 1834cdc
src/LiveComponent/doc/index.rst
@@ -2669,7 +2669,7 @@ Advanced Functionality
2669
The Smart Re-Render Algorithm
2670
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2671
2672
-When a component re-renders, the new HTML if "morphed" onto the existing
+When a component re-renders, the new HTML is "morphed" onto the existing
2673
elements on the page. For example, if the re-render includes a new ``class``
2674
on an existing element, that class will be added to that element.
2675
0 commit comments