Skip to content

Commit 36216ad

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 <[email protected]> PR-URL: #57459 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 2c01c5b commit 36216ad

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

doc/api/tls.md

Lines changed: 0 additions & 4 deletions
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)