Skip to content

Commit ba0ca42

Browse files
aanchal88devversion
authored andcommitted
docs: fix typos
1 parent 764c7fb commit ba0ca42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG_ARCHIVE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1660,7 +1660,7 @@ Alex Rickabaugh, Daniel Díaz, David Shevitz, Dylan Hunn, Front-end developer, G
16601660
* Minified UMD bundles are no longer included in the distributed NPM packages.
16611661
* **animations:** DOM elements are now correctly removed when the root view is removed.
16621662
If you are using SSR and use the app's HTML for rendering, you will need
1663-
to ensure that you save the HTML to a variable before destorying the
1663+
to ensure that you save the HTML to a variable before destroying the
16641664
app.
16651665
It is also possible that tests could be accidentally relying on the old behavior by
16661666
trying to find an element that was not removed in a previous test. If

0 commit comments

Comments
 (0)