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 4095ab7 commit 09433fbCopy full SHA for 09433fb
src/cdk/a11y/interactivity-checker/interactivity-checker.ts
@@ -24,7 +24,7 @@ export class IsFocusableConfig {
24
// supported.
25
26
/**
27
- * Utility for checking the interactivity of an element, such as whether is is focusable or
+ * Utility for checking the interactivity of an element, such as whether it is focusable or
28
* tabbable.
29
*/
30
@Injectable({providedIn: 'root'})
0 commit comments