Skip to content

Commit 07b705f

Browse files
authored
Merge pull request testing-library#237 from aryzing/patch-1
Fix typo
2 parents 5642443 + 9e48f7b commit 07b705f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dom-testing-library/api-helpers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ module.exports = {
6262
6363
## `buildQueries`
6464

65-
The `buildQueries` helper allows you to create custom queres with all standard
65+
The `buildQueries` helper allows you to create custom queries with all standard
6666
[variants](api-queries.md) of queries in testing-library.
6767

6868
See the

0 commit comments

Comments
 (0)