Skip to content

Commit 03c8bb2

Browse files
raproposjelbourn
authored andcommitted
docs(list): remove spurious "the" (#17724)
Fixes typo in the "Accessibility" section of the list component docs.
1 parent 3e8bf9e commit 03c8bb2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/material/list/list.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,7 @@ To add a divider, use `<mat-divider>`.
166166
```
167167

168168
### Accessibility
169-
The type of list used in any given situation depends on how the end-user will be interacting with
170-
the it.
169+
The type of list used in any given situation depends on how the end-user will be interacting with it.
171170

172171
#### Navigation
173172
When the list-items navigate somewhere, `<mat-nav-list>` should be used with `<a mat-list-item>`

0 commit comments

Comments
 (0)