We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4436253 commit df7b08dCopy full SHA for df7b08d
docs/vue-testing-library/intro.md
@@ -25,7 +25,7 @@ npm install --save-dev @testing-library/vue
25
26
You can now use all of `DOM Testing Library`'s `getBy`, `getAllBy`, `queryBy`
27
and `queryAllBy` commands. See here the
28
-[full llist of queries](dom-testing-library/api-queries.md).
+[full list of queries](dom-testing-library/api-queries.md).
29
30
You may also be interested in installing `jest-dom` so you can use
31
[the custom Jest matchers](https://github.com/gnapse/jest-dom#readme) for the
0 commit comments