Skip to content

Commit

Permalink
Merge pull request #1273 from slorber/patch-1
Browse files Browse the repository at this point in the history
Fix typo in contributing guide
  • Loading branch information
shilman authored Jun 14, 2017
2 parents 606f34b + ccfa35d commit 61a3f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ To test your project against the current latest version of storybook, you can cl

2. Link `storybook` and any other required dependencies

cd packages/react-storybook
cd app/react
npm link

cd <your-project>
Expand Down

0 comments on commit 61a3f80

Please sign in to comment.