Skip to content

Commit 8312972

Browse files
tniessenVoltrexKeyva
authored andcommitted
doc: fix backticks around 'default'
Refs: #41569 PR-URL: #41613 Co-authored-by: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com>
1 parent ac8526e commit 8312972

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
@@ -2499,7 +2499,7 @@ If the `'subject'` option is set to `'always'` and if the subject alternative
24992499
name extension either does not exist or does not contain a matching email
25002500
address, the certificate subject is considered.
25012501

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

0 commit comments

Comments
 (0)