Skip to content

Commit 2b90cd9

Browse files
afontcueps1lon
andauthored
Update docs/vue-testing-library/api.md
Co-Authored-By: Sebastian Silbermann <silbermann.sebastian@gmail.com>
1 parent 33e88a0 commit 2b90cd9

File tree

1 file changed

+1
-1
lines changed
  • docs/vue-testing-library

1 file changed

+1
-1
lines changed

docs/vue-testing-library/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ const { container } = render(TableBody, {
128128
`baseElement` is used as the base element for the queries as well as what is
129129
printed when you use `debug()`.
130130

131-
It matches `container` if not custom `baseElement` is provided. If neither
131+
It matches `container` if no custom `baseElement` is provided. If neither
132132
`baseElement` or `container` options are provided, `baseElement` defaults to
133133
`document.body`.
134134

0 commit comments

Comments
 (0)