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:" >
- We're working to fix a problem with our network. Please try re-submitting your application later.
- We're sorry for inconveniencing you. + We're working to fix a problem with our network. Please try re-submitting your application later.
@@ -171,8 +170,10 @@ const goToStep = (step: number) => { kind="error" >

- 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.