diff --git a/README.md b/README.md index 2339f24..4ba4dfa 100644 --- a/README.md +++ b/README.md @@ -298,7 +298,7 @@ https://your-storybook-url-here.com/index.json It should be a JSON file and the first key should be `"v": 4` followed by a key called `"entries"` containing a map of story IDs to JSON objects. -In Storybok 7.0, `index.json` is enabled by default, unless you are using the `storiesOf()` syntax, in which case it is not supported. +In Storybook 7.0, `index.json` is enabled by default, unless you are using the `storiesOf()` syntax, in which case it is not supported.