From: Chris Oyler Date: Fri, 22 Jan 2016 21:10:04 +0000 (-0800) Subject: fixes typo in callout docs X-Git-Tag: v6.1.2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d58bbe333df86df4e30a4ce7b324f918cc59252;p=thirdparty%2Ffoundation%2Ffoundation-sites.git fixes typo in callout docs --- 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