From 75b613fe9d66a31890ffe6b717de46c7a5c8e4f0 Mon Sep 17 00:00:00 2001 From: Shilla Saebi Date: Thu, 10 Sep 2015 16:58:44 -0400 Subject: [PATCH] made small changes to dashboard file in install guide removed unneccessary capitalizations followed doc conventions https://wiki.openstack.org/wiki/Documentation/Conventions Change-Id: Iceb928993a2d6e993ef26fccc5c0824053e899f4 --- doc/install-guide/source/horizon.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/install-guide/source/horizon.rst b/doc/install-guide/source/horizon.rst index 6392b7455a..f18703307e 100644 --- a/doc/install-guide/source/horizon.rst +++ b/doc/install-guide/source/horizon.rst @@ -2,12 +2,12 @@ Add the dashboard ================= -The OpenStack dashboard, also known as -`Horizon `__ -is a Web interface that enables cloud administrators +The OpenStack Dashboard, also known as +`horizon `__ +is a web interface that enables cloud administrators and users to manage various OpenStack resources and services. -The dashboard enables web-based interactions with the +The Dashboard enables web-based interactions with the OpenStack Compute cloud controller through the OpenStack APIs. Horizon enables you to customize the brand of the dashboard.