From 49fd152bb3e7b1b0125ae61a1aa429487a22df27 Mon Sep 17 00:00:00 2001 From: Bradley Jones Date: Tue, 16 Sep 2014 12:47:05 +0100 Subject: [PATCH] Fix spelling error in operating training guide Change-Id: Ie714e81fe6b25fe60d0eb9f9250e4e9680963c3c Partial-bug: 1369586 --- doc/training-guides/basic-install-guide/lab_control-node.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/training-guides/basic-install-guide/lab_control-node.xml b/doc/training-guides/basic-install-guide/lab_control-node.xml index 47207fd7..adf2882d 100644 --- a/doc/training-guides/basic-install-guide/lab_control-node.xml +++ b/doc/training-guides/basic-install-guide/lab_control-node.xml @@ -235,7 +235,7 @@ netmask 255.255.255.0 Create a simple credentials file - nano Crediantials.sh + nano Credentials.sh Paste the following: @@ -246,7 +246,7 @@ netmask 255.255.255.0 Load the above credentials: - $ source Crediantials.sh + $ source Credentials.sh To test Keystone, we use a simple CLI command: