From b7540256ece07be7418fa8c15508f9d5eeeba0f9 Mon Sep 17 00:00:00 2001 From: chenjiao Date: Sat, 24 Nov 2018 10:52:02 +0800 Subject: [PATCH] spelling error Change-Id: I148f6bd1c9115f4265d67473be53bfa125d458d5 --- doc/source/admin/interfaces/deploy.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/admin/interfaces/deploy.rst b/doc/source/admin/interfaces/deploy.rst index acbd023574..5b86adf4ca 100644 --- a/doc/source/admin/interfaces/deploy.rst +++ b/doc/source/admin/interfaces/deploy.rst @@ -129,7 +129,7 @@ Ramdisk deploy The ramdisk interface is intended to provide a mechanism to "deploy" an instance where the item to be deployed is in reality a ramdisk. -Most commonly this is peformed when an instance is booted via PXE, iPXE or +Most commonly this is performed when an instance is booted via PXE, iPXE or Virtual Media, with the only local storage contents being those in memory. It is suported by ``pxe`` and ``ilo-virtual-media`` boot interfaces.