Cleaned up language slightly

This commit is contained in:
Mike Place 2017-03-27 17:26:58 -06:00 committed by GitHub
parent 8bfa8e0d15
commit 338148de2c

View File

@ -283,7 +283,7 @@ Now that the new VM is booted it should have contacted the Salt Master, a
QEMU copy on write support
==========================
For super fast image cloning you can use the `qcow`_ disk image format.
For fast image cloning you can use the `qcow`_ disk image format.
Pass the ``enable_qcow`` flag and a `.qcow2` image path to `virt.init`:
.. code-block:: bash