mirror of
https://github.com/System-End/site.git
synced 2026-04-19 18:35:12 +00:00
Merge pull request #1043 from hackclub/sarthaktexas/ben-incorrect-spelling
Fixes a spelling error on the Bank application page
This commit is contained in:
commit
c12d35f0b8
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