Skip to content

Commit

Permalink
Update IdeaForm.js (#2183)
Browse files Browse the repository at this point in the history
Update capital case
  • Loading branch information
chadcrotchett authored Jan 19, 2025
1 parent 7a1bd48 commit 4673ac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/ideaspace/src/components/common/IdeaForm/IdeaForm.js
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ const IdeaForm = ({
{/* Features Field - Required */}
<FieldWrapper data-field="features">
<FieldLabel>
What Features Would Your Product Have?
What features would your product have?
<RequiredAsterisk>*</RequiredAsterisk>
</FieldLabel>
<TextAreaWrapper
Expand Down

0 comments on commit 4673ac5

Please sign in to comment.