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 <mestery@protonmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
  • Loading branch information
tniessen authored and ruyadorno committed Feb 8, 2022
1 parent d3a4c62 commit 7aeaa27
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 7aeaa27

Please sign in to comment.