Skip to content

Commit 3483124

Browse files
committed
fixup: typo
1 parent 864b586 commit 3483124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/svelte-testing-library/api.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Use `container.firstChild` to get the first rendered element of your component.
119119
:::caution
120120

121121
Prior to `@testing-library/[email protected]`, `container` was set to the base
122-
elemen. Use `container.firstChild.firstChild` to get the first rendered element
122+
element. Use `container.firstChild.firstChild` to get the first rendered element
123123
of the component in earlier versions.
124124

125125
:::

0 commit comments

Comments
 (0)