From 477841d8c083460d2fd06390e86273eba0831255 Mon Sep 17 00:00:00 2001
From: AdamDang <adam.dang@daocloud.io>
Date: Fri, 26 Oct 2018 21:55:54 +0800
Subject: [PATCH] Update ha-mode.md

---
 docs/ha-mode.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/ha-mode.md b/docs/ha-mode.md
index e70f99f92..84051c25c 100644
--- a/docs/ha-mode.md
+++ b/docs/ha-mode.md
@@ -11,7 +11,7 @@ achieve the same goal.
 Etcd
 ----
 
-In order to use an external loadbalancing (L4/TCP or L7 w/ SSL Passthrough VIP), the following variables need to be overriden in group_vars
+In order to use an external loadbalancing (L4/TCP or L7 w/ SSL Passthrough VIP), the following variables need to be overridden in group_vars
 * `etcd_access_addresses`
 * `etcd_client_url`
 * `etcd_cert_alt_names`
-- 
GitLab