From d82d2f82b8320e473ab2973b72158281c0383172 Mon Sep 17 00:00:00 2001 From: Luigi Pinca Date: Tue, 6 Feb 2018 22:34:50 +0100 Subject: [PATCH] doc: add missing "changes" key in YAML comment --- doc/api/http.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/api/http.md b/doc/api/http.md index 5659bb2edab393..341a08c5aeb89c 100644 --- a/doc/api/http.md +++ b/doc/api/http.md @@ -1666,6 +1666,7 @@ Found'`. ## http.createServer([options][, requestListener])