From 1f0ec8b0f9b4ae93bb16eadaa041c8c8d9c25827 Mon Sep 17 00:00:00 2001 From: Astrid Farmer Date: Tue, 17 Jan 2017 08:10:37 +1100 Subject: [PATCH] Add missing word into sass.md --- docs/pages/sass.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.2