We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2104c94 commit d84072aCopy full SHA for d84072a
doc/api/tls.md
@@ -2101,7 +2101,7 @@ Returns an array with the names of the supported TLS ciphers. The names are
2101
lower-case for historical reasons, but must be uppercased to be used in
2102
the `ciphers` option of [`tls.createSecureContext()`][].
2103
2104
-Not all supported ciphers are enabled by default, see
+Not all supported ciphers are enabled by default. See
2105
[modifying the default TLS cipher suite][].
2106
2107
Cipher names that start with `'tls_'` are for TLSv1.3, all the others are for
0 commit comments