Skip to content

Commit f5b0a3b

Browse files
tniessendanielleadams
authored andcommittedMar 14, 2022
doc: use sentence case for X509 error codes header
Refs: #33889 PR-URL: #41829 Reviewed-By: Mestery <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 20d8fd1 commit f5b0a3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎doc/api/tls.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ The first three are enabled by default. The two `CCM`-based suites are supported
369369
by TLSv1.3 because they may be more performant on constrained systems, but they
370370
are not enabled by default since they offer less security.
371371

372-
## X509 Certificate Error codes
372+
## X509 certificate error codes
373373

374374
Multiple functions can fail due to certificate errors that are reported by
375375
OpenSSL. In such a case, the function provides an {Error} via its callback that

0 commit comments

Comments
 (0)
Please sign in to comment.