Skip to content

Commit

Permalink
Merge pull request #1158 from chasenlehara/patch-1
Browse files Browse the repository at this point in the history
Fix typo in codemod readme
  • Loading branch information
shilman authored May 30, 2017
2 parents af41dd1 + 25fc89b commit de0e0a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/codemod/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ npm install jscodeshift
npm install @storybook/codemod
```

- `@storybook/codemod` is out collection of codemod scripts.
- `@storybook/codemod` is our collection of codemod scripts.
- `jscodeshift` is a tool we use to apply our codemods.

After running the migration commands, you can remove them from your `package.json`, if you added them.
Expand Down

0 comments on commit de0e0a1

Please sign in to comment.