diff --git a/templates/task_orders/new/app_info.html b/templates/task_orders/new/app_info.html index 1833ea1f..3f9c0f87 100644 --- a/templates/task_orders/new/app_info.html +++ b/templates/task_orders/new/app_info.html @@ -23,7 +23,6 @@ {% endif %} {{ TextInput(form.scope, paragraph=True) }} -

{{ "task_orders.new.app_info.sample_scope" | translate | safe }}

{% if portfolio %} diff --git a/translations.yaml b/translations.yaml index 261fc66c..f17d8aba 100644 --- a/translations.yaml +++ b/translations.yaml @@ -184,7 +184,7 @@ forms: portfolio_name_label: Portfolio name portfolio_name_description: The name of your office or organization. You can add multiple applications to your portfolio. Your task orders are used to pay for these applications and their environments. scope_label: Cloud project scope - scope_description: Your team's plan for using the cloud, such as migrating an existing application or creating a prototype. + scope_description: Your team's plan for using the cloud, such as migrating an existing application or creating a prototype.

Not sure how to describe your scope? Read some examples to get some inspiration.

defense_component_label: Department of Defense component app_migration: label: App migration