Skip to content

Commit 1d9fbfe

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 bee1585 commit 1d9fbfe

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
@@ -2388,10 +2388,6 @@ Returns an array containing the CA certificates from various sources, depending
23882388
* `"extra"`: return the CA certificates loaded from [`NODE_EXTRA_CA_CERTS`][]. It's an empty array if
23892389
[`NODE_EXTRA_CA_CERTS`][] is not set.
23902390

2391-
<!-- YAML
2392-
added: v0.10.2
2393-
-->
2394-
23952391
## `tls.getCiphers()`
23962392

23972393
<!-- YAML

0 commit comments

Comments
 (0)