Skip to content

Commit fa71073

Browse files
willarmirosBethGriggs
authored andcommitted
doc: corrected ERR_SOCKET_CANNOT_SEND message
PR-URL: #32847 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Juan José Arboleda <[email protected]>
1 parent c9ae385 commit fa71073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/errors.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2310,7 +2310,7 @@ added: v9.0.0
23102310
removed: v14.0.0
23112311
-->
23122312

2313-
Data could be sent on a socket.
2313+
Data could not be sent on a socket.
23142314

23152315
<a id="ERR_STDERR_CLOSE"></a>
23162316
### `ERR_STDERR_CLOSE`

0 commit comments

Comments
 (0)