From 0cf2c9b2cc8aaa737693f7be5535230152bd097b Mon Sep 17 00:00:00 2001 From: Amy Marrich Date: Wed, 27 Apr 2016 15:10:05 -0500 Subject: [PATCH] Fix typo in overview-hostlayout.rst Fix typo and grammar in overview-hostlayout.rst Change-Id: I532a29ac919741966e46a4286b9c5ffa09ee2645 Closes-bug: #1574619 --- doc/source/install-guide/overview-hostlayout.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/install-guide/overview-hostlayout.rst b/doc/source/install-guide/overview-hostlayout.rst index 74afa41210..b07b925111 100644 --- a/doc/source/install-guide/overview-hostlayout.rst +++ b/doc/source/install-guide/overview-hostlayout.rst @@ -23,7 +23,7 @@ environment within these hosts. The OSA environment also recommends a process. One of the target hosts can function as the deployment host. At least one load balancer **must** be used to manage the traffic among -the target hosts. This can be any load balance of any type (hardware, haproxy, +the target hosts. This can be any type of load balancer (hardware, haproxy, etc). While OpenStack-Ansible has playbooks and roles for deploying haproxy, we recommend for deployers to use physical load balancers when moving to production.