Skip to content

Commit 74aa094

Browse files
authored
Merge pull request #32185 from storybookjs/shilman/tweak-survey
Onboarding: Tweak referral wording in survey
2 parents 32fbe3a + 53046fe commit 74aa094

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)