From 2d58bbe333df86df4e30a4ce7b324f918cc59252 Mon Sep 17 00:00:00 2001 From: Chris Oyler Date: Fri, 22 Jan 2016 13:10:04 -0800 Subject: [PATCH] fixes typo in callout docs --- docs/pages/callout.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/callout.md b/docs/pages/callout.md index 233230b8f..6ddb9323f 100644 --- a/docs/pages/callout.md +++ b/docs/pages/callout.md @@ -67,7 +67,7 @@ Callouts can be colored using the `.secondary`, `.primary`, `.success`, `.warnin ## Sizing -Callouts can be sized using the `.small` and `.large` classes. These will affect the padding around content to be smaller and larger respectivly. +Callouts can be sized using the `.small` and `.large` classes. These will affect the padding around content to be smaller and larger respectively. ```html_example
-- 2.47.2