diff --git a/src/core/config/OperationConfig.js b/src/core/config/OperationConfig.js
index 32095c33..bbe80a09 100644
--- a/src/core/config/OperationConfig.js
+++ b/src/core/config/OperationConfig.js
@@ -3364,7 +3364,7 @@ const OperationConfig = {
},
"Parse X.509 certificate": {
module: "PublicKey",
- description: "X.509 is an ITU-T standard for a public key infrastructure (PKI) and Privilege Management Infrastructure (PMI). It is commonly involved with SSL/TLS security.
This operation displays the contents of a certificate in a human readable format, similar to the openssl command line tool.",
+ description: "X.509 is an ITU-T standard for a public key infrastructure (PKI) and Privilege Management Infrastructure (PMI). It is commonly involved with SSL/TLS security.
This operation displays the contents of a certificate in a human readable format, similar to the openssl command line tool.
Tags: X509, server hello, handshake",
inputType: "string",
outputType: "string",
args: [