Skip to content

Commit 806f7a7

Browse files
committed
typo
1 parent 9b89700 commit 806f7a7

File tree

1 file changed

+1
-1
lines changed
  • packages/svelte/src/internal/client/dom/blocks

1 file changed

+1
-1
lines changed

packages/svelte/src/internal/client/dom/blocks/snippet.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ export function wrap_snippet(component, fn) {
6464
}
6565

6666
/**
67-
* Create a snippet imperatively using mount, hyrdate and render functions.
67+
* Create a snippet imperatively using mount, hydrate and render functions.
6868
* @template {unknown[]} Params
6969
* @param {{
7070
* mount: (...params: Getters<Params>) => Element,

0 commit comments

Comments
 (0)