chore: fix typos (#16830)

* chore: fix typos

* revert bad change

---------

Co-authored-by: Rich Harris <hello@rich-harris.dev>
pull/16824/head
Aaron Ajose 16 hours ago committed by GitHub
parent 0ed0f1ef69
commit 7b2113e1bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -143,7 +143,7 @@ export function hydrate(component, options) {
e.hydration_failed();
}
// If an error occured above, the operations might not yet have been initialised.
// If an error occurred above, the operations might not yet have been initialised.
init_operations();
clear_text_content(target);

Loading…
Cancel
Save