diff --git a/doc/api/http.md b/doc/api/http.md index 2f51e2473aa188..5179252cb2329c 100644 --- a/doc/api/http.md +++ b/doc/api/http.md @@ -1778,7 +1778,7 @@ added: v0.11.6 The raw request/response trailer keys and values exactly as they were received. Only populated at the `'end'` event. -### message.setTimeout(msecs, callback) +### message.setTimeout(msecs[, callback])