Merge pull request #1043 from hackclub/sarthaktexas/ben-incorrect-spelling

Fixes a spelling error on the Bank application page
This commit is contained in:
sarthak mohanty ☻ 2023-12-31 17:24:43 -06:00 committed by GitHub
commit c12d35f0b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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