Skip to content

Commit

Permalink
Fix typo in readme
Browse files Browse the repository at this point in the history
fix #1
  • Loading branch information
freddydumont committed Sep 19, 2019
1 parent 3d4c2fe commit e9b4536
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 @@ -10,10 +10,10 @@ It also includes a `scrollTo` helper function as its main export that you can us

```bash
# npm
npm install gastby-plugin-smoothscroll
npm install gatsby-plugin-smoothscroll

# yarn
yarn add gastby-plugin-smoothscroll
yarn add gatsby-plugin-smoothscroll
```

## When do I use this plugin?
Expand Down

0 comments on commit e9b4536

Please sign in to comment.