Skip to content

Commit

Permalink
doc: fix typo in description of close event
Browse files Browse the repository at this point in the history
  • Loading branch information
tniessen committed Mar 8, 2021
1 parent eec20ed commit 6ac9a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/http.md
Expand Up @@ -1385,7 +1385,7 @@ passed as the second parameter to the [`'request'`][] event.
added: v0.6.7
-->

Indicates that the the response is completed, or its underlying connection was
Indicates that the response is completed, or its underlying connection was
terminated prematurely (before the response completion).

### Event: `'finish'`
Expand Down

0 comments on commit 6ac9a56

Please sign in to comment.