From f1be2f4bb293816d8821b537728d3815349803f2 Mon Sep 17 00:00:00 2001 From: rachel-dtr Date: Wed, 13 Feb 2019 09:53:01 -0500 Subject: [PATCH] Updates Portfolio naming error --- translations.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations.yaml b/translations.yaml index 1f5202b6..f3f092e4 100644 --- a/translations.yaml +++ b/translations.yaml @@ -254,7 +254,7 @@ forms: is_required: This field is required. portfolio: name_label: Portfolio Name - name_length_validation_message: Portfolio names must be at least 4 and not more than 100 characters + name_length_validation_message: Portfolio names can be anywhere between 4-100 characters fragments: edit_application_form: existing_application_title: 'Edit {application_name} application'