Skip to content

Commit

Permalink
doc: fix backticks around 'default'
Browse files Browse the repository at this point in the history
  • Loading branch information
tniessen committed Jan 20, 2022
1 parent 12608d3 commit 2e4eb0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/crypto.md
Expand Up @@ -2494,7 +2494,7 @@ If the `'subject'` option is set to `'always'` and if the subject alternative
name extension either does not exist or does not contain a matching email
address, the certificate subject is considered.

If the `'subject'` option is set to `'default`', the certificate subject is only
If the `'subject'` option is set to `'default'`, the certificate subject is only
considered if the subject alternative name extension either does not exist or
does not contain any email addresses.

Expand Down

0 comments on commit 2e4eb0b

Please sign in to comment.