There was an error while loading. Please reload this page.
1 parent 3ac95f2 commit f770243Copy full SHA for f770243
1 file changed
doc/api/tls.md
@@ -2321,7 +2321,7 @@ The certificates will be deduplicated before being set as the default.
2321
2322
This function only affects the current Node.js thread. Previous
2323
sessions cached by the HTTPS agent won't be affected by this change, so
2324
-this method should be called before any unwanted cachable TLS connections are
+this method should be called before any unwanted cacheable TLS connections are
2325
made.
2326
2327
To use system CA certificates as the default:
0 commit comments