From 6813653bb111c491784111b70d1542ff8778a70a Mon Sep 17 00:00:00 2001 From: sabruss Date: Wed, 2 Jan 2019 17:33:52 +0100 Subject: [PATCH] Fix Typo on docs (#27962) --- site/docs/4.2/components/toasts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/docs/4.2/components/toasts.md b/site/docs/4.2/components/toasts.md index ac02ee9692..461171479c 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.
{% capture example %} -- 2.47.2