diff --git a/frontend/src/components/grouping/ErrorNotificationGroupingComponent.vue b/frontend/src/components/grouping/ErrorNotificationGroupingComponent.vue index 5e6436ae7d..8d19b53195 100644 --- a/frontend/src/components/grouping/ErrorNotificationGroupingComponent.vue +++ b/frontend/src/components/grouping/ErrorNotificationGroupingComponent.vue @@ -156,8 +156,7 @@ const goToStep = (step: number) => { title="Something went wrong:" >
- Assigned contact required: - You must associate “{{ item }}” address with an existing contact or add a new contact before submitting the application again. + Contact required: “{{ item }}” + must have a contact.