From c5967cc6f4c8464c6f355d1c4a554214b9ab474d Mon Sep 17 00:00:00 2001 From: Peter Lenahan <12724311+pl12133@users.noreply.github.com> Date: Mon, 17 Jun 2024 15:45:25 -0400 Subject: [PATCH] Fix typo storyStoryV7 -> storyStoreV7. --- code/lib/cli/src/autoblock/block-storystorev6.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/lib/cli/src/autoblock/block-storystorev6.ts b/code/lib/cli/src/autoblock/block-storystorev6.ts index d284584c9fbc..2fd61f69bbd6 100644 --- a/code/lib/cli/src/autoblock/block-storystorev6.ts +++ b/code/lib/cli/src/autoblock/block-storystorev6.ts @@ -24,7 +24,7 @@ export const blocker = createBlocker({ 'https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#storystorev6-and-storiesof-is-deprecated' )} - In your Storybook configuration we found storyStoryV7 feature defined. For instance: + In your Storybook configuration we found storyStoreV7 feature defined. For instance: export default = { features: {