Skip to content

Commit 26d7676

Browse files
authored
Merge pull request #2456 from trycompai/main
[comp] Production Deploy
2 parents 1002d6e + fd333f0 commit 26d7676

3 files changed

Lines changed: 136 additions & 116 deletions

File tree

apps/api/src/trust-portal/trust-portal.service.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1099,7 +1099,7 @@ export class TrustPortalService {
10991099
isTxtVerified,
11001100
isVercelTxtVerified,
11011101
error:
1102-
'Error verifying DNS records. Please ensure both CNAME and TXT records are correctly configured, or wait a few minutes and try again.',
1102+
'Some DNS records are not configured correctly. Please check the records marked as unverified above and try again.',
11031103
};
11041104
}
11051105

0 commit comments

Comments
 (0)