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 37c860b commit 2ca0194Copy full SHA for 2ca0194
src/material/sidenav/sidenav.md
@@ -197,7 +197,7 @@ class YourComponent implements AfterViewInit {
197
198
### Accessibility
199
200
-The `<mat-sidenav>` an `<mat-sidenav-content>` should each be given an appropriate `role` attribute
+The `<mat-sidenav>` and `<mat-sidenav-content>` should each be given an appropriate `role` attribute
201
depending on the context in which they are used.
202
203
For example, a `<mat-sidenav>` that contains links
0 commit comments