10000 Update UPGRADING.md · digitalbazaar/node-http-proxy@d658c9f · GitHub
[go: up one dir, main page]

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

Lines changed: 1 addition & 1 deletion
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)
0