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