Skip to content

Commit a85235c

Browse files
authored
Merge pull request #28260 from pl12133/bugfix/storyStoreV7-typo
Automigrations: Fix typo storyStoryV7 -> storyStoreV7
2 parents 1f5e637 + c5967cc commit a85235c

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)