Skip to content

Commit 0bafe6d

Browse files
Trottnodejs-github-bot
authored andcommitted
doc: fix comma splice
PR-URL: #40133 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com>
1 parent 088c01b commit 0bafe6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/http.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2498,7 +2498,7 @@ added: v0.9.12
24982498

24992499
* `msesc` {number}
25002500
* `callback` {Function} Optional function to be called when a timeout
2501-
occurs, Same as binding to the `timeout` event.
2501+
occurs. Same as binding to the `timeout` event.
25022502
* Returns: {this}
25032503

25042504
Once a socket is associated with the message and is connected,

0 commit comments

Comments
 (0)