diff --git a/doc/api/tls.md b/doc/api/tls.md index 6d3206c3be3ea0..1767955d445ecf 100644 --- a/doc/api/tls.md +++ b/doc/api/tls.md @@ -373,7 +373,7 @@ are not enabled by default since they offer less security. ## X509 Certificate Error codes Multiple functions can fail due to certificate errors that are reported by -openssl. In such a case, the function provides a `Error` via its callback that +OpenSSL. In such a case, the function provides a {Error} via its callback that has the property `code` which can take one of the following values: