aboutsummaryrefslogtreecommitdiff
path: root/middleware
diff options
context:
space:
mode:
Diffstat (limited to 'middleware')
-rw-r--r--middleware/proxy/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/middleware/proxy/README.md b/middleware/proxy/README.md
index 3b4f3098d..331dccd4b 100644
--- a/middleware/proxy/README.md
+++ b/middleware/proxy/README.md
@@ -163,7 +163,7 @@ another stanza that uses plain DNS to resolve names under `example.org`.
~~~
. {
proxy . 1.2.3.4:53 {
- execpt example.org
+ except example.org
protocol https_google
}
}