We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b634b3 commit dc392ceCopy full SHA for dc392ce
src-ts/tools/work/work-self-service/intake-forms/bug-hunt/bug-hunt.form.config.tsx
@@ -93,7 +93,7 @@ export const BugHuntFormConfig: FormDefinition = {
93
{
94
label: 'Features to test (optional)',
95
name: ChallengeMetadataName.featuresToTest,
96
- placeholder: 'List the sepcific features',
+ placeholder: 'List the specific features',
97
type: 'textarea',
98
},
99
],
0 commit comments