summaryrefslogtreecommitdiff
path: root/doc/source/install/standalone.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/install/standalone.rst')
-rw-r--r--doc/source/install/standalone.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/install/standalone.rst b/doc/source/install/standalone.rst
index a0aa46cbc..553c58306 100644
--- a/doc/source/install/standalone.rst
+++ b/doc/source/install/standalone.rst
@@ -342,7 +342,7 @@ be booted.
#. Store the URL to the ISO image to ``instance_info/boot_iso``,
instead of a ``kernel`` or ``ramdisk`` setting::
- openstack barmetal node set $NODE_UUID \
+ openstack baremetal node set $NODE_UUID \
--instance-info boot_iso=$BOOT_ISO_URL
#. Deploy the node::