Skip to content

Commit d4dcc73

Browse files
davesnxpeterpme
andauthored
Update README.md
Co-authored-by: Peter Piekarczyk <[email protected]>
1 parent 53d65c9 commit d4dcc73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Storybook uses a reference to the `module` global provided by webpack to facilit
6464
## The Actions Addon
6565

6666
The action addon's API is essentially unchanged from its JS implementation:
67-
> Make sure that you have @storybook/addon-actions in the config
67+
> Make sure that you have `@storybook/addon-actions` in the config
6868
6969
```reason
7070
let clickAction = Action.action("I Clicked The Button!");

0 commit comments

Comments
 (0)