Skip to content

Commit 2ca0194

Browse files
jeripeierSBBandrewseguin
authored andcommitted
docs: fix typo in sidenav docs (#20544)
(cherry picked from commit a098c95)
1 parent 37c860b commit 2ca0194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material/sidenav/sidenav.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ class YourComponent implements AfterViewInit {
197197

198198
### Accessibility
199199

200-
The `<mat-sidenav>` an `<mat-sidenav-content>` should each be given an appropriate `role` attribute
200+
The `<mat-sidenav>` and `<mat-sidenav-content>` should each be given an appropriate `role` attribute
201201
depending on the context in which they are used.
202202

203203
For example, a `<mat-sidenav>` that contains links

0 commit comments

Comments
 (0)