Skip to content

Commit 32aa10d

Browse files
committed
changed highlighted part - very minor
1 parent c82c9ec commit 32aa10d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ proxies and load balancers.
2323
### Core Concept
2424

2525
A new proxy is created by calling `createProxyServer` and passing
26-
an `options` object as argument ([valid properties are available here](lib/http-proxy.js#L34-L51))
26+
an `options` object as argument ([valid properties are available here](lib/http-proxy.js#L33-L50))
2727

2828
```javascript
2929
var httpProxy = require('http-proxy');

0 commit comments

Comments
 (0)