Skip to content

Commit

Permalink
Merge pull request #4979 from miquelmasrieramrf/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
ndelangen committed Dec 12, 2018
2 parents 3d9c98c + d9dbb13 commit 7f2127b
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 7f2127b

Please sign in to comment.