Skip to content

Commit c5967cc

Browse files
committed
Fix typo storyStoryV7 -> storyStoreV7.
1 parent 1f5e637 commit c5967cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/lib/cli/src/autoblock/block-storystorev6.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export const blocker = createBlocker({
2424
'https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#storystorev6-and-storiesof-is-deprecated'
2525
)}
2626
27-
In your Storybook configuration we found storyStoryV7 feature defined. For instance:
27+
In your Storybook configuration we found storyStoreV7 feature defined. For instance:
2828
2929
export default = {
3030
features: {

0 commit comments

Comments
 (0)