From c7c47c6f800055fe0491b15cf6b58a2cc43d44f5 Mon Sep 17 00:00:00 2001 From: "Simental Magana, Marcos" Date: Fri, 23 Sep 2016 15:19:04 -0500 Subject: [PATCH] fix typo 'development' -> 'deployment' on install section Signed-off-by: Simental Magana, Marcos --- source/ciao-deploy.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/ciao-deploy.rst b/source/ciao-deploy.rst index 2f1ef53c..9e4579ec 100644 --- a/source/ciao-deploy.rst +++ b/source/ciao-deploy.rst @@ -46,7 +46,7 @@ bundle contains the Ansible software required to run the playbooks. # swupd bundle-add sysadmin-hostmgmt Install ``go-basic``, ``os-core-dev``, ``kvm-host`` and ``os-common`` bundles -on the development node. These bundles contain requirements needed by the playbooks. +on the deployment node. These bundles contain requirements needed by the playbooks. .. code-block:: console