diff --git a/doc/api/http.md b/doc/api/http.md index d1a2b200f79c06..bce8c06db82faf 100644 --- a/doc/api/http.md +++ b/doc/api/http.md @@ -1770,7 +1770,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])