Skip to content

Commit fa71073

Browse files
willarmirosBethGriggs
authored andcommitted
doc: corrected ERR_SOCKET_CANNOT_SEND message
PR-URL: #32847 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
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

Lines changed: 1 addition & 1 deletion
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)