Skip to content

Commit

Permalink
style(README): misspell
Browse files Browse the repository at this point in the history
  • Loading branch information
guspan-tanadi authored Dec 9, 2024
1 parent 81bb204 commit c37d268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

</details>

Expand Down

0 comments on commit c37d268

Please sign in to comment.