From 7927cca6e53f69f04bcfb6837df7cd67e01d6fc0 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Wed, 17 Jul 2019 01:08:46 -0500 Subject: [PATCH] Fix typo --- user/managing-os/hvm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/managing-os/hvm.md b/user/managing-os/hvm.md index 2762244c..b482ae03 100644 --- a/user/managing-os/hvm.md +++ b/user/managing-os/hvm.md @@ -72,7 +72,7 @@ For security reasons you should *never* copy untrusted data to dom0. Qubes doesn Next, the qube will start booting from the attached installation media, and you can start installation. Whenever the installer wants to "reboot the system" it actually shuts down the qube, and Qubes won't automatically start it. -You may have to restart the qube several times in order to complete instalation, (as is the case with Windows 7 installations). +You may have to restart the qube several times in order to complete installation, (as is the case with Windows 7 installations). Several invocations of `qvm-start` command (as shown above) might be needed.