Updates portfolio name error message

This commit is contained in:
rachel-dtr
2019-02-14 09:31:48 -05:00
parent f1be2f4bb2
commit e1c93173ec
2 changed files with 2 additions and 3 deletions

View File

@@ -254,7 +254,7 @@ forms:
is_required: This field is required.
portfolio:
name_label: Portfolio Name
name_length_validation_message: Portfolio names can be anywhere between 4-100 characters
name_length_validation_message: Portfolio names can be between 4-100 characters
fragments:
edit_application_form:
existing_application_title: 'Edit {application_name} application'