Skip to content

Commit 625b19b

Browse files
RaisinTenRafaelGSS
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 a1b208f commit 625b19b

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

2315-
<!-- YAML
2316-
added: v0.10.2
2317-
-->
2318-
23192315
## `tls.getCiphers()`
23202316

23212317
<!-- YAML

0 commit comments

Comments
 (0)