diff --git a/doc/api/http.markdown b/doc/api/http.markdown index f7cc30f7b4ffcc..74941cc57896bb 100644 --- a/doc/api/http.markdown +++ b/doc/api/http.markdown @@ -1008,7 +1008,7 @@ automatically parsed with [`url.parse()`][]. Options: -- `protocol`: Protocol to use. Defaults to `'http'`. +- `protocol`: Protocol to use. Defaults to `'http:'`. - `host`: A domain name or IP address of the server to issue the request to. Defaults to `'localhost'`. - `hostname`: Alias for `host`. To support [`url.parse()`][] `hostname` is