Skip to content

Commit 8c3a757

Browse files
jmar777bnoordhuis
authored andcommitted
docs: tiny typo in http.markdown
1 parent 448c5e0 commit 8c3a757

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/http.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@ A client server pair that show you how to listen for the `upgrade` event using `
647647

648648
### Event: 'continue'
649649

650-
`function ()`
650+
`function () { }`
651651

652652
Emitted when the server sends a '100 Continue' HTTP response, usually because
653653
the request contained 'Expect: 100-continue'. This is an instruction that

0 commit comments

Comments
 (0)