Skip to content

Commit f7f97a4

Browse files
committed
fix typo
1 parent 1ad5c08 commit f7f97a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/sidenav/sidenav.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ to other pages might be marked `role="navigation"`, whereas one that contains a
172172
contents about might be marked as `role="directory"`. If there is no more specific role that
173173
describes your sidenav, `role="region"` is recommended.
174174

175-
Similarly, the `<mat-sidenav-contnet>` should be given a role based on what it contains. If it
175+
Similarly, the `<mat-sidenav-content>` should be given a role based on what it contains. If it
176176
represents the primary content of the page, it may make sense to mark it `role="main"`. If no more
177177
specific role makes sense, `role="region"` is again a good fallback.
178178

0 commit comments

Comments
 (0)