mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 11:16:07 +02:00
minor content fix
This commit is contained in:
parent
eb867ba128
commit
fd061f0f69
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ class FEBTimeFrameDetailsForm(BaseDeletableRegistrarForm):
|
||||||
message="Response must be less than 2000 characters.",
|
message="Response must be less than 2000 characters.",
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
error_messages={"required": "Provide details on your target timeframe."},
|
error_messages={"required": "Provide details on your target time frame."},
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue