Commit 2cbca1a9 authored by David Benjamin's avatar David Benjamin Committed by Commit Bot

Fix typo in proxy.md

Change-Id: Ic8481b3b139e2837683cf917929b7b89ac2c9fe4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2527792
Auto-Submit: David Benjamin <davidben@chromium.org>
Reviewed-by: default avatarMatt Menke <mmenke@chromium.org>
Commit-Queue: Matt Menke <mmenke@chromium.org>
Cr-Commit-Position: refs/heads/master@{#825534}
parent a30384cf
...@@ -469,7 +469,7 @@ implicitly](#Implicit-bypass-rules). ...@@ -469,7 +469,7 @@ implicitly](#Implicit-bypass-rules).
*Subtracts* the [implicit proxy bypass rules](#Implicit-bypass-rules) *Subtracts* the [implicit proxy bypass rules](#Implicit-bypass-rules)
(localhost and link local addresses). This is generally only needed for test (localhost and link local addresses). This is generally only needed for test
setupe. Beware of the security implications to proxying localhost. setups. Beware of the security implications to proxying localhost.
Whereas regular bypass rules instruct the browser about URLs that should *not* Whereas regular bypass rules instruct the browser about URLs that should *not*
use the proxy, this rule has the opposite effect and tells the browser to use the proxy, this rule has the opposite effect and tells the browser to
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment