Skip to content

Commit c37c3c2

Browse files
Update doc/api/errors.md
Co-authored-by: Mohammed Keyvanzadeh <[email protected]>
1 parent 82f9bbc commit c37c3c2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/api/errors.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1346,7 +1346,8 @@ Response body size doesn't match with the specified content-length header value.
13461346

13471347
### `ERR_HTTP_CONTENT_LENGTH_MISMATCH`
13481348

1349-
An error is thrown if when writing to an HTTP response which does not allow contents.
1349+
An error is thrown if when writing to an HTTP response which does not allow
1350+
contents.
13501351

13511352
<a id="ERR_HTTP_CONTENT_LENGTH_MISMATCH"></a>
13521353

0 commit comments

Comments
 (0)