Skip to content

Commit de8b955

Browse files
committed
address comments
1 parent 200d8de commit de8b955

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/lib/snack-bar/snack-bar.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,6 @@ export class MessageArchivedComponent {
7373
}
7474
```
7575
### Accessibility
76-
A Snackbar automatically goes away after a short time, so you can't count on the user seeing the
76+
A snack-bar automatically goes away after a short time, so you can't count on the user seeing the
7777
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.
78+
alternate way to perform any snack-bar action.

0 commit comments

Comments
 (0)