diff --git a/atst/forms/new_request.py b/atst/forms/new_request.py index bc05f412..73f005f5 100644 --- a/atst/forms/new_request.py +++ b/atst/forms/new_request.py @@ -113,7 +113,7 @@ class DetailsOfUseForm(CacheableForm): # Details of Use: Financial Usage estimated_monthly_spend = IntegerField( "Estimated Monthly Spend", - description='Use the JEDI CSP Calculator to estimate your monthly cloud resource usage and enter the dollar amount below. Note these estimates are for initial approval only. After the request is approved, you will be asked to provide a valid Task Order number with specific CLIN amounts for cloud services.', + description='Use the JEDI CSP Calculator to estimate your monthly cloud resource usage and enter the dollar amount below. Note these estimates are for initial approval only. After the request is approved, you will be asked to provide a valid Task Order number with specific CLIN amounts for cloud services.', ) dollar_value = IntegerField( diff --git a/templates/workspaces/projects/index.html b/templates/workspaces/projects/index.html index 3c073ade..fc907b90 100644 --- a/templates/workspaces/projects/index.html +++ b/templates/workspaces/projects/index.html @@ -35,7 +35,7 @@