Skip to content

Commit

Permalink
Fixing Grammar (#7007)
Browse files Browse the repository at this point in the history
Fixing Grammar
  • Loading branch information
shilman committed Jun 10, 2019
1 parent cd7b027 commit 6472a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/guides/guide-react/index.md
Expand Up @@ -37,7 +37,7 @@ npm install react react-dom --save
npm install babel-loader @babel/core --save-dev
```

## Step 2: Add a npm script
## Step 2: Add an npm script

Then add the following NPM script to your `package.json` in order to start the storybook later in this guide:

Expand Down

0 comments on commit 6472a04

Please sign in to comment.