Skip to content

Commit 9a3cfa7

Browse files
Trotttargos
authored andcommitted
doc: fix indentation on http2 doc entry
PR-URL: #36869 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Pooja D P <[email protected]> Reviewed-By: Harshitha K P <[email protected]> Reviewed-By: Daijiro Wachi <[email protected]>
1 parent 7fbbdb8 commit 9a3cfa7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: doc/api/http2.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1736,7 +1736,7 @@ the request body.
17361736
When this event is emitted and handled, the [`'request'`][] event will
17371737
not be emitted.
17381738

1739-
### Event: `'connection'`
1739+
#### Event: `'connection'`
17401740
<!-- YAML
17411741
added: v8.4.0
17421742
-->
@@ -1924,7 +1924,7 @@ the request body.
19241924
When this event is emitted and handled, the [`'request'`][] event will
19251925
not be emitted.
19261926

1927-
### Event: `'connection'`
1927+
#### Event: `'connection'`
19281928
<!-- YAML
19291929
added: v8.4.0
19301930
-->

0 commit comments

Comments
 (0)