Skip to content

Commit dc392ce

Browse files
author
Maria Mattlin
committed
fixed misspelling
1 parent 3b634b3 commit dc392ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-ts/tools/work/work-self-service/intake-forms/bug-hunt/bug-hunt.form.config.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ export const BugHuntFormConfig: FormDefinition = {
9393
{
9494
label: 'Features to test (optional)',
9595
name: ChallengeMetadataName.featuresToTest,
96-
placeholder: 'List the sepcific features',
96+
placeholder: 'List the specific features',
9797
type: 'textarea',
9898
},
9999
],

0 commit comments

Comments
 (0)