Skip to content

Commit 8d226c6

Browse files
antsmartianrvagg
authored andcommitted
http2: correcting the heading format
PR-URL: #22262 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: George Adams <[email protected]>
1 parent 4c5dc6e commit 8d226c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/http2.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ User code will not create `Http2Session` instances directly. Server-side
113113
new HTTP/2 connection is received. Client-side `Http2Session` instances are
114114
created using the `http2.connect()` method.
115115

116-
#### `Http2Session` and Sockets
116+
#### Http2Session and Sockets
117117

118118
Every `Http2Session` instance is associated with exactly one [`net.Socket`][] or
119119
[`tls.TLSSocket`][] when it is created. When either the `Socket` or the

0 commit comments

Comments
 (0)