Skip to content

Commit e9b4536

Browse files
committed
Fix typo in readme
fix #1
1 parent 3d4c2fe commit e9b4536

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ It also includes a `scrollTo` helper function as its main export that you can us
1010

1111
```bash
1212
# npm
13-
npm install gastby-plugin-smoothscroll
13+
npm install gatsby-plugin-smoothscroll
1414

1515
# yarn
16-
yarn add gastby-plugin-smoothscroll
16+
yarn add gatsby-plugin-smoothscroll
1717
```
1818

1919
## When do I use this plugin?

0 commit comments

Comments
 (0)