Skip to content

Commit aa81d6d

Browse files
aanchal88wagnermaciel
authored andcommitted
docs: omit repetitions (#27746)
(cherry picked from commit 09433fb)
1 parent 22b03c0 commit aa81d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cdk/a11y/interactivity-checker/interactivity-checker.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export class IsFocusableConfig {
2424
// supported.
2525

2626
/**
27-
* Utility for checking the interactivity of an element, such as whether is is focusable or
27+
* Utility for checking the interactivity of an element, such as whether it is focusable or
2828
* tabbable.
2929
*/
3030
@Injectable({providedIn: 'root'})

0 commit comments

Comments
 (0)