Capitalize type
authorSamuel Attard <samuel.r.attard@gmail.com>
Tue, 7 Mar 2017 10:25:40 +0000 (21:25 +1100)
committerGitHub <noreply@github.com>
Tue, 7 Mar 2017 10:25:40 +0000 (21:25 +1100)
docs/api/session.md

index 591ac14..7c7831c 100644 (file)
@@ -204,7 +204,7 @@ The `proxyBypassRules` is a comma separated list of rules described below:
 
 * `url` URL
 * `callback` Function
-  * `proxy` string
+  * `proxy` String
 
 Resolves the proxy information for `url`. The `callback` will be called with
 `callback(proxy)` when the request is performed.