There was an error while loading. Please reload this page.
1 parent 33e88a0 commit 2b90cd9Copy full SHA for 2b90cd9
docs/vue-testing-library/api.md
@@ -128,7 +128,7 @@ const { container } = render(TableBody, {
128
`baseElement` is used as the base element for the queries as well as what is
129
printed when you use `debug()`.
130
131
-It matches `container` if not custom `baseElement` is provided. If neither
+It matches `container` if no custom `baseElement` is provided. If neither
132
`baseElement` or `container` options are provided, `baseElement` defaults to
133
`document.body`.
134
0 commit comments