Skip to content

Commit d658c9f

Browse files
committed
Update UPGRADING.md
Fixing a typo
1 parent eca765a commit d658c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Check the [README.md](https://github.com/nodejitsu/node-http-proxy/blob/caronte/
1616

1717
## Proxying
1818

19-
Web proying is done by calling the `.web()` method on a Proxy instance. You can check among some use cases in the [examples folder](https://github.com/nodejitsu/node-http-proxy/tree/caronte/examples/http)
19+
Web proxying is done by calling the `.web()` method on a Proxy instance. You can check among some use cases in the [examples folder](https://github.com/nodejitsu/node-http-proxy/tree/caronte/examples/http)
2020

2121
```javascript
2222
//

0 commit comments

Comments
 (0)