Skip to content

Commit c286d17

Browse files
authored
Update setup.mdx
Grammar
1 parent a7606ed commit c286d17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/svelte-testing-library/setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ library with any testing framework and runner you're comfortable with.
1111

1212
1. Install Vitest and jsdom
1313

14-
We're using `jdom` here as the test environment, but you can use any other
14+
We're using `jsdom` here as the test environment, but you can use any other
1515
options e.g `happy-dom`.
1616

1717
```bash npm2yarn

0 commit comments

Comments
 (0)