From 9a3cfa7069ab196992c313ee7d0ecdf0de962033 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Sun, 10 Jan 2021 08:55:16 -0800 Subject: [PATCH] doc: fix indentation on http2 doc entry PR-URL: https://github.com/nodejs/node/pull/36869 Reviewed-By: Antoine du Hamel Reviewed-By: Pooja D P Reviewed-By: Harshitha K P Reviewed-By: Daijiro Wachi --- doc/api/http2.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/api/http2.md b/doc/api/http2.md index b47afdf1e95f48..0658403d006f10 100644 --- a/doc/api/http2.md +++ b/doc/api/http2.md @@ -1736,7 +1736,7 @@ the request body. When this event is emitted and handled, the [`'request'`][] event will not be emitted. -### Event: `'connection'` +#### Event: `'connection'` @@ -1924,7 +1924,7 @@ the request body. When this event is emitted and handled, the [`'request'`][] event will not be emitted. -### Event: `'connection'` +#### Event: `'connection'`