Skip to content

Commit 0ccf240

Browse files
committed
Accessability form field label change
1 parent 386808c commit 0ccf240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/hcb/apply/personal-form.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ export default function PersonalInfoForm({
170170
<Input
171171
name="accommodations"
172172
id="accommodations"
173-
placeholder="I use a screen reader / I need increased text size during onboarding"
173+
placeholder="I use a screen reader/I need increased text size during onboarding"
174174
sx={{ ...AutofillColourFix }}
175175
/>
176176
</Field>

0 commit comments

Comments
 (0)