Skip to content

Commit ba2ec9c

Browse files
yannbfstorybook-bot
authored andcommitted
Merge pull request #32185 from storybookjs/shilman/tweak-survey
Onboarding: Tweak referral wording in survey (cherry picked from commit 74aa094)
1 parent 2390147 commit ba2ec9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/addons/onboarding/src/features/IntentSurvey/IntentSurvey.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ export const IntentSurvey = ({
111111
},
112112
},
113113
referrer: {
114-
label: 'How did you learn about Storybook?',
114+
label: 'How did you discover Storybook?',
115115
type: 'select',
116116
required: true,
117117
options: shuffleObject({

0 commit comments

Comments
 (0)