diff --git a/doc/api/http.md b/doc/api/http.md index 0a67e82c5f4108..4e73083c99a064 100644 --- a/doc/api/http.md +++ b/doc/api/http.md @@ -2408,7 +2408,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'`