Fix spelling error in operating training guide
Change-Id: Ie714e81fe6b25fe60d0eb9f9250e4e9680963c3c Partial-bug: 1369586
This commit is contained in:
parent
fa39b63721
commit
49fd152bb3
@ -235,7 +235,7 @@ netmask 255.255.255.0
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create a simple credentials file</para>
|
||||
<programlisting>nano Crediantials.sh</programlisting>
|
||||
<programlisting>nano Credentials.sh</programlisting>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Paste the following:</para>
|
||||
@ -246,7 +246,7 @@ netmask 255.255.255.0
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Load the above credentials:</para>
|
||||
<screen><prompt>$</prompt> <userinput>source Crediantials.sh</userinput></screen>
|
||||
<screen><prompt>$</prompt> <userinput>source Credentials.sh</userinput></screen>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>To test Keystone, we use a simple CLI command:</para>
|
||||
|
Loading…
x
Reference in New Issue
Block a user