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