Skip to content

Commit deaaf25

Browse files
committed
fixup! docs: added documentation for socket.destroyed
1 parent 9154c97 commit deaaf25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/net.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ The amount of bytes sent.
361361

362362
### socket.destroyed
363363

364-
A `boolean` value that indicates if the connection is destroyed or not.
364+
A boolean value that indicates if the connection is destroyed or not.
365365
Once a connection is destroyed no data can further be transferred using it.
366366

367367
### socket.connect(options[, connectListener])

0 commit comments

Comments
 (0)