mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
fixes spelling error
This commit is contained in:
parent
3c64fb07f8
commit
5b833edaab
1 changed files with 2 additions and 2 deletions
|
|
@ -163,8 +163,8 @@ export default function PersonalInfoForm({
|
|||
</Field>
|
||||
<Field
|
||||
name="accommodations"
|
||||
label="Accessability needs"
|
||||
description="Please specify any accommodations or accessability needs you have so we can support you during onboarding and while using HCB"
|
||||
label="Accessibility needs"
|
||||
description="Please specify any accommodations or accessibility needs you have so we can support you during onboarding and while using HCB"
|
||||
requiredFields={requiredFields}
|
||||
>
|
||||
<Input
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue