From 33a3dfa7b0ec925b0e4c4d520e605722a2fe8fc2 Mon Sep 17 00:00:00 2001
From: "huang.zhiping" <huang.zhiping@99cloud.net>
Date: Fri, 23 Mar 2018 09:58:06 +0800
Subject: [PATCH] fix word in the documentation

Change-Id: Ib47345d54c9cf1077a24b50a358d5e41c0bf696a
---
 doc/source/user/quickstart.rst                                  | 2 +-
 .../notes/horizon_keystone_multidomain-c7a80d670f3654d8.yaml    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/source/user/quickstart.rst b/doc/source/user/quickstart.rst
index 86ada8001a..bfcbaef264 100644
--- a/doc/source/user/quickstart.rst
+++ b/doc/source/user/quickstart.rst
@@ -349,7 +349,7 @@ There are a few options that are required to deploy Kolla-Ansible:
 
   .. end
 
-  To use DockerHub images, the default image tag has to be overriden. Images are
+  To use DockerHub images, the default image tag has to be overridden. Images are
   tagged with release names. For example to use stable Pike images set
 
   .. code-block:: console
diff --git a/releasenotes/notes/horizon_keystone_multidomain-c7a80d670f3654d8.yaml b/releasenotes/notes/horizon_keystone_multidomain-c7a80d670f3654d8.yaml
index 3cb49bb3ec..cb6b2b8ba1 100644
--- a/releasenotes/notes/horizon_keystone_multidomain-c7a80d670f3654d8.yaml
+++ b/releasenotes/notes/horizon_keystone_multidomain-c7a80d670f3654d8.yaml
@@ -2,4 +2,4 @@
 features:
   - |
     Added horizon_keystone_multidomain flag for horizon multidomain support.
-    This flag can be overriden in globals.yml. Default value: False
+    This flag can be overridden in globals.yml. Default value: False