From ffca412480ea29db00314885c5d5f5ba4b33e2f6 Mon Sep 17 00:00:00 2001 From: Dan Bohea Date: Thu, 15 Jun 2017 19:59:32 +0100 Subject: [PATCH] README typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dd1f146e..9dae7686 100644 --- a/README.md +++ b/README.md @@ -287,7 +287,7 @@ Start using Susy: @import 'susy'; ``` -### Usig Grunt (and Yeoman) +### Using Grunt (and Yeoman) To add Susy to the Sass task, edit your `Gruntfile.js` at the root level of your project @@ -311,7 +311,7 @@ sass: { Assuming you’ve already installed Susy, it will now be added to the project -and will not clash with Yeomans grunt rules. +and will not clash with Yeoman's grunt rules. Start using Susy: