diff --git a/doc/api/tls.md b/doc/api/tls.md index 95335e6f275099..b02d9300c5f8bf 100644 --- a/doc/api/tls.md +++ b/doc/api/tls.md @@ -2321,7 +2321,7 @@ The certificates will be deduplicated before being set as the default. This function only affects the current Node.js thread. Previous sessions cached by the HTTPS agent won't be affected by this change, so -this method should be called before any unwanted cachable TLS connections are +this method should be called before any unwanted cacheable TLS connections are made. To use system CA certificates as the default: