Skip to content

Commit d84072a

Browse files
tniessenTrott
andauthored
Update doc/api/tls.md
Co-authored-by: Rich Trott <[email protected]>
1 parent 2104c94 commit d84072a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/tls.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2101,7 +2101,7 @@ Returns an array with the names of the supported TLS ciphers. The names are
21012101
lower-case for historical reasons, but must be uppercased to be used in
21022102
the `ciphers` option of [`tls.createSecureContext()`][].
21032103

2104-
Not all supported ciphers are enabled by default, see
2104+
Not all supported ciphers are enabled by default. See
21052105
[modifying the default TLS cipher suite][].
21062106

21072107
Cipher names that start with `'tls_'` are for TLSv1.3, all the others are for

0 commit comments

Comments
 (0)