Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Sep 27, 2023
1 parent d6856a0 commit 44caeb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/Topology/Shared/utils.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ export const JmxSslDescription: React.FC<{}> = () => {
return (
<TextContent>
<Text component={TextVariants.p}>
JVM applications may be configured to present an SSL certificate for incoing JMX connections. Clients (such as
JVM applications may be configured to present an SSL certificate for incoming JMX connections. Clients (such as
Cryostat) should be configured to trust these certificates so that the origin and authenticity of the connection
data can be verified.
</Text>
Expand Down

0 comments on commit 44caeb6

Please sign in to comment.