Fix some grammar
This commit is contained in:
parent
32a8169712
commit
9d52353374
@ -156,7 +156,7 @@ class InformationAboutYouForm(ValidatedForm):
|
|||||||
|
|
||||||
service_branch = SelectField(
|
service_branch = SelectField(
|
||||||
"Service Branch or Agency",
|
"Service Branch or Agency",
|
||||||
description="Which services and organizations do you belong to within the DoD?",
|
description="Which service or organization do you belong to within the DoD?",
|
||||||
choices=SERVICE_BRANCHES,
|
choices=SERVICE_BRANCHES,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user