mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
copy edit
This commit is contained in:
parent
4958ce5bd9
commit
0f1c15fc9c
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ export default function OrganizationAdultForm({ requiredFields }) {
|
|||
<>
|
||||
<Field
|
||||
name="eventPoliticalActivity"
|
||||
label={`Please describe any political activity your ${org.toLowerCase()} is involved in`}
|
||||
label={`Please describe any political activity your ${org.toLowerCase()} is involved in, if any`}
|
||||
description="This includes but is not limited to protests, public demonstrations, political education, and lobbying."
|
||||
requiredFields={requiredFields}
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue