diff --git a/doc/api/http.markdown b/doc/api/http.markdown index d06e78f743..01cc8aee32 100644 --- a/doc/api/http.markdown +++ b/doc/api/http.markdown @@ -704,7 +704,7 @@ which has been transmitted are equal or not. The request implements the [Writable Stream][] interface. This is an [EventEmitter][] with the following events: -### Event 'response' +### Event: 'response' `function (response) { }`