From 23cd1d41fb9308fce839dba2f2cdb2036a96d621 Mon Sep 17 00:00:00 2001
From: Catblade <catblade@gmail.com>
Date: Tue, 25 May 2021 01:48:22 -0500
Subject: [PATCH] Minor spelling edits (#7640)

Minor spelling edits.  Was reading your documentation.
---
 docs/proxy.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/proxy.md b/docs/proxy.md
index cc5398637..b9ecf03bc 100644
--- a/docs/proxy.md
+++ b/docs/proxy.md
@@ -13,7 +13,7 @@ If you set http and https proxy, all nodes and loadbalancer will be excluded fro
 
 ## Set additional addresses to default no_proxy (all cluster nodes and loadbalancer)
 
-`additional_no_proxy: "aditional_host1,aditional_host2"`
+`additional_no_proxy: "additional_host1,additional_host2"`
 
 ## Exclude workers from no_proxy
 
-- 
GitLab