Skip to content

Commit

Permalink
Merge pull request #6 from UsulPro/patch-1
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
arunoda committed Oct 8, 2016
2 parents 14b4f2e + f671356 commit 7c0f2e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Add this line to your `addons.js` file (create this file inside your storybook c
import '@kadira/storybook-addon-options/register';
```

Import and use the `setOptions` function in your config.json file.
Import and use the `setOptions` function in your config.js file.

```js
import * as storybook from '@kadira/storybook';
Expand Down

0 comments on commit 7c0f2e9

Please sign in to comment.