Skip to content

Commit

Permalink
doc: fix X509 CA acronym capitalization
Browse files Browse the repository at this point in the history
PR-URL: #41841
Reviewed-By: Mestery <[email protected]>
Reviewed-By: Mohammed Keyvanzadeh <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
  • Loading branch information
tniessen authored and danielleadams committed Mar 14, 2022
1 parent f5b0a3b commit 42c0a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/crypto.md
Original file line number Diff line number Diff line change
Expand Up @@ -2464,7 +2464,7 @@ added: v15.6.0
added: v15.6.0
-->

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

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

0 comments on commit 42c0a83

Please sign in to comment.