From 40a62bfbf42055ed50cef4496dba147eccf28163 Mon Sep 17 00:00:00 2001
From: melissaml <ma.lei@99cloud.net>
Date: Fri, 23 Mar 2018 03:11:11 +0800
Subject: [PATCH] fix typos in the documentation

Change-Id: I5585561f9bfa42ea54c992e38dda4b9a89568553
---
 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