diff --git a/doc/api/http.md b/doc/api/http.md index de49353c229718..25d056130dcd21 100644 --- a/doc/api/http.md +++ b/doc/api/http.md @@ -556,7 +556,7 @@ Returns `request`. added: v0.1.17 --> -This class inherits from [`net.Server`][] and has the following additional events: +This class inherits from [`net.Server`][] and has the following additional events: ### Event: 'checkContinue'