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 200d8de commit de8b955Copy full SHA for de8b955
src/lib/snack-bar/snack-bar.md
@@ -73,6 +73,6 @@ export class MessageArchivedComponent {
73
}
74
```
75
### Accessibility
76
-A Snackbar automatically goes away after a short time, so you can't count on the user seeing the
+A snack-bar automatically goes away after a short time, so you can't count on the user seeing the
77
message or having a chance to press the button. For this reason, you should consider offering an
78
-alternate way to perform any Snackbar action.
+alternate way to perform any snack-bar action.
0 commit comments