From: Astrid Farmer Date: Mon, 16 Jan 2017 21:10:37 +0000 (+1100) Subject: Add missing word into sass.md X-Git-Tag: 6.3.1~29^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F9659%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Add missing word into sass.md --- diff --git a/docs/pages/sass.md b/docs/pages/sass.md index a8bdbc44e..ebe40c795 100644 --- a/docs/pages/sass.md +++ b/docs/pages/sass.md @@ -32,7 +32,7 @@ autoprefixer({ ## Loading the Framework -If you're the CLI to create a project, the Sass compilation process is already set up for you. If not, you can compile our Sass files yourself, or drop in a pre-built CSS file. +If you're using the CLI to create a project, the Sass compilation process is already set up for you. If not, you can compile our Sass files yourself, or drop in a pre-built CSS file. To get started, first install the framework files using Bower or npm.