From 9ae74708fb6c68f83f037fbb0a451ec16652f342 Mon Sep 17 00:00:00 2001 From: Bianca Severino Date: Wed, 16 Feb 2022 11:40:27 -0500 Subject: [PATCH] fix: remove dashboard reference from IDV submitted --- src/id-verification/IdVerification.messages.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/id-verification/IdVerification.messages.js b/src/id-verification/IdVerification.messages.js index a76266a..482a5a6 100644 --- a/src/id-verification/IdVerification.messages.js +++ b/src/id-verification/IdVerification.messages.js @@ -608,7 +608,7 @@ const messages = defineMessages({ }, 'id.verification.submitted.text': { id: 'id.verification.submitted.text', - defaultMessage: 'We have received your information and are verifying your identity. You will see a message on your dashboard when the verification process is complete (usually within 5 days). In the meantime, you can still access all available course content.', + defaultMessage: 'We have received your information and are verifying your identity. You will be notified when the verification process is complete (usually within 5 days). In the meantime, you can still access all available course content.', description: 'Text confirming that ID verification request has been received.', }, 'id.verification.return.dashboard': {