Skip to content

Commit 9adaaeb

Browse files
RaisinTenaduh95
authored andcommitted
doc: remove typo YAML snippet from tls.getCACertificates doc
Noticed it while going through https://github.com/nodejs/node/pull/57107/files#diff-6114e55c49ec9bc0edc33830f7770a335a46373a84b8372957c387d88a23b7deR2399, so thought of removing it. Signed-off-by: Darshan Sen <raisinten@gmail.com> PR-URL: #57459 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent ee4e855 commit 9adaaeb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

doc/api/tls.md

-4
Original file line numberDiff line numberDiff line change
@@ -2402,10 +2402,6 @@ Returns an array containing the CA certificates from various sources, depending
24022402
* `"extra"`: return the CA certificates loaded from [`NODE_EXTRA_CA_CERTS`][]. It's an empty array if
24032403
[`NODE_EXTRA_CA_CERTS`][] is not set.
24042404

2405-
<!-- YAML
2406-
added: v0.10.2
2407-
-->
2408-
24092405
## `tls.getCiphers()`
24102406

24112407
<!-- YAML

0 commit comments

Comments
 (0)