From 17a9e75b60a51786e3dfa094f1c4b1a8d19b18fe Mon Sep 17 00:00:00 2001
From: Shilla Saebi <shilla.saebi@gmail.com>
Date: Sat, 22 Nov 2014 12:45:56 -0500
Subject: [PATCH] made a change to provisioning walk-through

emphemeral should be ephemeral

Change-Id: Icec516934adda6056e4f0c3dd6e2f7c263dbf141
---
 .../common/section_vm-provisioning-walk-through.xml             | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/training-guides/common/section_vm-provisioning-walk-through.xml b/doc/training-guides/common/section_vm-provisioning-walk-through.xml
index 74ed1609..2567942c 100644
--- a/doc/training-guides/common/section_vm-provisioning-walk-through.xml
+++ b/doc/training-guides/common/section_vm-provisioning-walk-through.xml
@@ -202,7 +202,7 @@
       up of your instances as less data needs to be copied across the
       network. The system also creates a new empty disk image to
       present as the second disk (vdb). Be aware that the second disk
-      is an empty disk with an emphemeral life as it is destroyed when
+      is an empty disk with an ephemeral life as it is destroyed when
       you delete the instance. The compute node attaches to the
       requested <systemitem class="service">cinder-volume</systemitem>
       using iSCSI and maps this to the third disk (vdc) as requested.