Skip to content

Commit

Permalink
doc: fix indentation on http2 doc entry
Browse files Browse the repository at this point in the history
PR-URL: #36869
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Pooja D P <Pooja.D.P@ibm.com>
Reviewed-By: Harshitha K P <harshitha014@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
  • Loading branch information
Trott committed Jan 13, 2021
1 parent 6e3a832 commit 99580bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/api/http2.md
Expand Up @@ -1769,7 +1769,7 @@ the request body.
When this event is emitted and handled, the [`'request'`][] event will
not be emitted.

### Event: `'connection'`
#### Event: `'connection'`
<!-- YAML
added: v8.4.0
-->
Expand Down Expand Up @@ -1957,7 +1957,7 @@ the request body.
When this event is emitted and handled, the [`'request'`][] event will
not be emitted.

### Event: `'connection'`
#### Event: `'connection'`
<!-- YAML
added: v8.4.0
-->
Expand Down

0 comments on commit 99580bd

Please sign in to comment.