Skip to content

Commit 845b3e1

Browse files
authored
docs: remove extra spacing in JSDOC (#1052)
1 parent 22e157b commit 845b3e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/queries.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ export interface ByRoleOptions extends MatcherOptions {
109109
*/
110110
queryFallbacks?: boolean
111111
/**
112-
* Only considers elements with the specified accessible name.
112+
* Only considers elements with the specified accessible name.
113113
*/
114114
name?:
115115
| RegExp

0 commit comments

Comments
 (0)