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 9b89700 commit 806f7a7Copy full SHA for 806f7a7
packages/svelte/src/internal/client/dom/blocks/snippet.js
@@ -64,7 +64,7 @@ export function wrap_snippet(component, fn) {
64
}
65
66
/**
67
- * Create a snippet imperatively using mount, hyrdate and render functions.
+ * Create a snippet imperatively using mount, hydrate and render functions.
68
* @template {unknown[]} Params
69
* @param {{
70
* mount: (...params: Getters<Params>) => Element,
0 commit comments