diff --git a/doc/api/http.md b/doc/api/http.md index d77d87c4601884..d6b80d12bb98ae 100644 --- a/doc/api/http.md +++ b/doc/api/http.md @@ -2412,7 +2412,7 @@ This class serves as the parent class of [`http.ClientRequest`][] and [`http.ServerResponse`][]. It is an abstract of outgoing message from the perspective of the participants of HTTP transaction. -### Event: `drain` +### Event: `'drain'`