diff --git a/doc/api/dgram.markdown b/doc/api/dgram.markdown index 6daf4a72480..d057b412fb6 100644 --- a/doc/api/dgram.markdown +++ b/doc/api/dgram.markdown @@ -23,7 +23,7 @@ are created. Emitted when a socket is closed with `close()`. No new `message` events will be emitted on this socket. -#### Event: 'error' +### Event: 'error' `function (exception) {}`