We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeebfc2 commit 542128aCopy full SHA for 542128a
types/queries.d.ts
@@ -95,7 +95,7 @@ export interface ByRoleOptions {
95
*/
96
current?: boolean | string
97
/**
98
- * If true only includes elements in the query set that are marked as
+ * If true only includes elements in the query set that are marked as
99
* disabled in the accessibility tree, i.e., `aria-disabled="true"` or `disabled="true"`.
100
101
disabled?: boolean
0 commit comments