diff options
| author | sabruss <[email protected]> | 2019-01-02 17:33:52 +0100 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-01-02 18:33:52 +0200 |
| commit | 6813653bb111c491784111b70d1542ff8778a70a (patch) | |
| tree | faad888bb6783c8058fbb8e1860c745661489414 | |
| parent | bec34acbbe10eca0e08edfb178573d9d02ffb9fe (diff) | |
| download | bootstrap-6813653bb111c491784111b70d1542ff8778a70a.tar.xz bootstrap-6813653bb111c491784111b70d1542ff8778a70a.zip | |
Fix Typo on docs (#27962)
| -rw-r--r-- | site/docs/4.2/components/toasts.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/docs/4.2/components/toasts.md b/site/docs/4.2/components/toasts.md index ac02ee969..461171479 100644 --- a/site/docs/4.2/components/toasts.md +++ b/site/docs/4.2/components/toasts.md @@ -69,7 +69,7 @@ Toasts are slightly translucent, too, so they blend over whatever they might app ### Stacking -When you have multiple toasts, we default to vertiaclly stacking them in a readable manner. +When you have multiple toasts, we default to vertically stacking them in a readable manner. <div class="bg-light"> {% capture example %} |
