Skip to content

Commit 226c73d

Browse files
committed
Fix spacing
1 parent 9ae2b09 commit 226c73d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/source/operations/migrating-vm.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ To move a virtual machine with local disks:
1919

2020
.. code-block:: console
2121
22-
admin# openstack server migrate --live-migration --block-migration --host hypervisor-01 <VM name or uuid>
22+
admin# openstack server migrate --live-migration --block-migration --host hypervisor-01 <VM name or uuid>

doc/source/operations/openstack-reconfiguration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ reach the OpenStack APIs:
104104

105105
To update an existing certificate, for example when it has reached expiration,
106106
change the value of ``secrets_kolla_external_tls_cert``, in the same order as
107-
above. Run the following command:
107+
above. Run the following command:
108108

109109
.. code-block:: console
110110

0 commit comments

Comments
 (0)