Skip to content

Commit 542128a

Browse files
committed
TODO: reword+fixup
1 parent eeebfc2 commit 542128a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/queries.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ export interface ByRoleOptions {
9595
*/
9696
current?: boolean | string
9797
/**
98-
* If true only includes elements in the query set that are marked as
98+
* If true only includes elements in the query set that are marked as
9999
* disabled in the accessibility tree, i.e., `aria-disabled="true"` or `disabled="true"`.
100100
*/
101101
disabled?: boolean

0 commit comments

Comments
 (0)