From 8607a6f29fa297e41bfe3f1564724f2eb556c6d6 Mon Sep 17 00:00:00 2001 From: Leona Date: Mon, 8 Aug 2016 08:45:31 -0700 Subject: [PATCH] fix typo Signed-off-by: Leona --- source/ciao-deploy.rst | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/source/ciao-deploy.rst b/source/ciao-deploy.rst index ef3c45d7..24a79c17 100644 --- a/source/ciao-deploy.rst +++ b/source/ciao-deploy.rst @@ -5,12 +5,11 @@ Deploying ciao via automation ############################# -Cloud Integrated Advanced Orchestrator (ciao) is a new workload -scheduler designed to address limitations of current cloud OS -projects. CIAO provides a lightweight, fully TLS-based minimal -config, is workload-agnostic, easy to update, offers an -optimized-for-speed scheduler, and is currently optimized for -OpenStack*. +Cloud Integrated Advanced Orchestrator (``ciao``) is a new workload +scheduler designed to address limitations of current cloud OS projects. +CIAO provides a lightweight, fully TLS-based minimal config, is +workload-agnostic, easy to update, offers an optimized-for-speed +scheduler, and is currently optimized for OpenStack*. For more information, see https://clearlinux.org/ciao. @@ -21,7 +20,7 @@ Environment For this example, we'll use a total of four nodes: - A `controller`_ node which will be used to communicate with Keystone. - Two `compute nodes`_, which will spawn the VMs and containers. - - A `network node`_ which will handle the netowrking for the workloads. + - A `network node`_ which will handle the networking for the workloads. .. _prerequisites: