Skip to content

Commit 71df7a2

Browse files
tniessendanielleadams
authored andcommitted
doc: fix X509 CA acronym capitalization
PR-URL: nodejs#41841 Reviewed-By: Mestery <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]>
1 parent 4e03e58 commit 71df7a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/crypto.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2464,7 +2464,7 @@ added: v15.6.0
24642464
added: v15.6.0
24652465
-->
24662466

2467-
* Type: {boolean} Will be `true` if this is a Certificate Authority (ca)
2467+
* Type: {boolean} Will be `true` if this is a Certificate Authority (CA)
24682468
certificate.
24692469

24702470
### `x509.checkEmail(email[, options])`

0 commit comments

Comments
 (0)