Skip to content

Commit 110aa38

Browse files
doc: fix backticks around 'default'
Refs: nodejs#41569 PR-URL: nodejs#41613 Co-authored-by: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Filip Skokan <[email protected]>
1 parent 12608d3 commit 110aa38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/crypto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2494,7 +2494,7 @@ If the `'subject'` option is set to `'always'` and if the subject alternative
24942494
name extension either does not exist or does not contain a matching email
24952495
address, the certificate subject is considered.
24962496

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

0 commit comments

Comments
 (0)