Skip to content

Commit

Permalink
rephrase
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Apr 24, 2024
1 parent df19a53 commit a990df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/AppLayout/SslErrorModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export const SslErrorModal: React.FC<SslErrorModalProps> = ({ visible, onDismiss
description="The connection failed because the SSL Certificate for the target is not trusted."
>
<Text>
To add the SSL certificate for this target, go to &nbsp;
To view the trusted application certificates, go to &nbsp;
<Button variant="primary" onClick={handleClick}>
Security
</Button>
Expand Down

0 comments on commit a990df6

Please sign in to comment.