Skip to content

Commit

Permalink
Merge branch 'develop' into scroll-pool
Browse files Browse the repository at this point in the history
  • Loading branch information
PlayJok3r authored Aug 28, 2024
2 parents 6893a81 + 7d4c76c commit f3f2533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/huma-shared/src/v2/utils/const.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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: {
Expand Down

0 comments on commit f3f2533

Please sign in to comment.