From abed175fc884a79e55ea1031db43edb05af38c1c Mon Sep 17 00:00:00 2001 From: douyali Date: Mon, 3 Aug 2020 22:31:57 -0400 Subject: Fix error word presistent in docs Change-Id: I4ffe8dd71b6735b5ae714557e78578c0b6816e14 --- doc/source/install/standalone.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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:: -- cgit v1.2.1