diff --git a/src/app/Topology/Shared/utils.tsx b/src/app/Topology/Shared/utils.tsx index 0ad4f53da..7b88f7b05 100644 --- a/src/app/Topology/Shared/utils.tsx +++ b/src/app/Topology/Shared/utils.tsx @@ -118,7 +118,7 @@ export const JmxSslDescription: React.FC<{}> = () => { return ( - 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.