From 517c27e6b937198ee0697f186b075cba0cedd82f Mon Sep 17 00:00:00 2001 From: shan Date: Tue, 27 Aug 2024 16:37:20 +0800 Subject: [PATCH] update kyc copy --- packages/huma-shared/src/v2/utils/const.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/huma-shared/src/v2/utils/const.ts b/packages/huma-shared/src/v2/utils/const.ts index a53acbc..9d1be91 100644 --- a/packages/huma-shared/src/v2/utils/const.ts +++ b/packages/huma-shared/src/v2/utils/const.ts @@ -31,7 +31,7 @@ export const ARF_PERSONA_KYC_COPY = { }, verifyIdentity: { title: 'Start KYC/KYB', - description: `This pool is only available to accredited investors at the moment. Please complete identity verification and investor accreditation via ${KYC_PROVIDER.Persona}.`, + description: `This pool is only available to verified investors at the moment. Please complete identity verification via ${KYC_PROVIDER.Persona}.`, buttonText: 'START KYC/KYB', }, verificationDeclined: {