Skip to content

Commit 30bdeb0

Browse files
committed
doc: fix comma splice
1 parent 8a92018 commit 30bdeb0

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
@@ -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)