Spelling Fix in Readme (#193)

This commit is contained in:
Tom Osowski
2017-12-10 08:28:31 -08:00
committed by Roman Shtylman
parent 627cfe4783
commit 4c136a265c

View File

@@ -59,7 +59,7 @@ tunnel.on('close', function() {
### opts ### opts
* `subdomain` A *string* value requesting a specific subdomain on the proxy server. **Note** You may not actually receive this name depending on availablily. * `subdomain` A *string* value requesting a specific subdomain on the proxy server. **Note** You may not actually receive this name depending on availability.
* `local_host` Proxy to this hostname instead of `localhost`. This will also cause the `Host` header to be re-written to this value in proxied requests. * `local_host` Proxy to this hostname instead of `localhost`. This will also cause the `Host` header to be re-written to this value in proxied requests.
### Tunnel ### Tunnel