Skip to content

Commit a07d844

Browse files
TrottBethGriggs
authored andcommitted
doc: fix comma splice
PR-URL: #40133 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
1 parent 4993318 commit a07d844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/http.md

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

24932493
* `msesc` {number}
24942494
* `callback` {Function} Optional function to be called when a timeout
2495-
occurs, Same as binding to the `timeout` event.
2495+
occurs. Same as binding to the `timeout` event.
24962496
* Returns: {this}
24972497

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

0 commit comments

Comments
 (0)