Skip to content

Commit

Permalink
docs: correct line spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
jessekoconnor committed Nov 4, 2019
1 parent 681dd99 commit 3feb162
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/api/http.md
Original file line number Diff line number Diff line change
Expand Up @@ -473,9 +473,9 @@ added: v0.5.3

* `socket` {net.Socket}

Emitted after a socket is assigned to this request. This event is sometimes passed
a `duplex` {stream.Duplex} which `socket` {net.Socket} extends rather than being
passed a socket.
Emitted after a socket is assigned to this request. This event is sometimes
passed a `duplex` {stream.Duplex} which `socket` {net.Socket} extends rather
than being passed a socket.

### Event: 'timeout'
<!-- YAML
Expand Down

0 comments on commit 3feb162

Please sign in to comment.