| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent e2bb2a2 commit 638ef09
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -290,7 +290,7 @@ Emitted each time a server responds to a request with a `CONNECT` method. If thi | |||
| 290 | 290 | event isn't being listened for, clients receiving a `CONNECT` method will have | |
| 291 | 291 | their connections closed. | |
| 292 | 292 | ||
| 293 | - A client server pair that show you how to listen for the `'connect'` event. | ||
| 293 | + A client and server pair that shows you how to listen for the `'connect'` event: | ||
| 294 | 294 | ||
| 295 | 295 | ```js | |
| 296 | 296 | const http = require('http'); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments