From b0a532c2260533971d478c31cf4f5a8515a9d01b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= <45594031+dcermak@users.noreply.github.com> Date: Wed, 27 Jan 2021 17:05:00 +0100 Subject: [PATCH] Update doc/api/tls.md Co-authored-by: James M Snell --- doc/api/tls.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/tls.md b/doc/api/tls.md index 11c6bb953d2f0b..57705cad07ad98 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 an {Error} via its callback that has the property `code` which can take one of the following values: