Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
typo: ~decarator~ decorator
  • Loading branch information
miquelmasrieramrf committed Dec 12, 2018
1 parent 3d9c98c commit d9dbb13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/info/README.md
Expand Up @@ -17,7 +17,7 @@ npm i -D @storybook/addon-info

## Basic usage

Then, add `withInfo` as a decarator to your book of stories.
Then, add `withInfo` as a decorator to your book of stories.
It is possible to add `info` by default to all or a subsection of stories by using a global or story decorator.

It is important to declare this decorator as **the first decorator**, otherwise it won't work well.
Expand Down

0 comments on commit d9dbb13

Please sign in to comment.