Skip to content

Commit b9f90bd

Browse files
committed
typo
1 parent 296193b commit b9f90bd

File tree

1 file changed

+1
-1
lines changed
  • packages/svelte/tests/runtime-runes/samples/class-directive-mutations

1 file changed

+1
-1
lines changed

packages/svelte/tests/runtime-runes/samples/class-directive-mutations/_config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { flushSync } from 'svelte';
22
import { test } from '../../test';
33

44
// This test counts mutations on hydration
5-
// set_class() shoult not mutate class on hydration, except if mismatch
5+
// set_class() should not mutate class on hydration, except if mismatch
66
export default test({
77
mode: ['server', 'hydrate'],
88

0 commit comments

Comments
 (0)