From f83199e0778e4e4cfcd6d037c0dae92f54ce5b50 Mon Sep 17 00:00:00 2001 From: Anselm Christophersen Date: Mon, 11 Mar 2013 09:42:30 +0100 Subject: [PATCH] typos --- docs/sass.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sass.html.erb b/docs/sass.html.erb index 8cc040217..d021cc82d 100644 --- a/docs/sass.html.erb +++ b/docs/sass.html.erb @@ -202,7 +202,7 @@ bundle exec compass create . -r zurb-foundation --using foundation

Foundation Global Settings and Mixins

-

We've inlcluded a global settings file that holds veriables and mixins that are used throughout the entirety of Foundation. Here's a look at that file:

+

We've included a global settings file that holds variables and mixins that are used throughout the entirety of Foundation. Here's a look at that file:

<%= code_example ' // Foundation Global Function, Variables and Mixins -- 2.47.3