Skip to content

Commit 044ab27

Browse files
tniessendanielleadams
authored andcommitted
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 5a8a327 commit 044ab27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/tls.md

Lines changed: 1 addition & 1 deletion
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)