Skip to content

Commit

Permalink
Merge pull request #641 from danbohea/threeish
Browse files Browse the repository at this point in the history
README typos
  • Loading branch information
mirisuzanne authored Jun 15, 2017
2 parents a649d4f + ffca412 commit cf8b8a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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:

Expand Down

0 comments on commit cf8b8a1

Please sign in to comment.