diff --git a/doc/api/https.markdown b/doc/api/https.markdown index b2e917b72a..8a916311fc 100644 --- a/doc/api/https.markdown +++ b/doc/api/https.markdown @@ -195,7 +195,7 @@ Example: ... } -Or does not use an `Agent`. +Alternatively, opt out of connection pooling by not using an `Agent`. Example: