Skip to content

Commit

Permalink
docs: it's -> its
Browse files Browse the repository at this point in the history
  • Loading branch information
piperchester authored Jun 18, 2019
1 parent da7b6bd commit e34cc35
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ The webpack config [is configurable](/configurations/custom-webpack-config/), an
<div></div>

- Create a `.storybook/webpack.config.js` file.
- Edit it's contents:
- Edit its contents:
```js
module.exports = async ({ config }) => console.dir(config.plugins, { depth: null }) || config;
```
Expand Down

0 comments on commit e34cc35

Please sign in to comment.