From 4926fca0f48fa5049c8994d92447d337fd610ef1 Mon Sep 17 00:00:00 2001 From: taradiddles Date: Mon, 5 Mar 2018 17:58:54 +0200 Subject: [PATCH] fix typo --- managing-os/windows/windows-vm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/managing-os/windows/windows-vm.md b/managing-os/windows/windows-vm.md index d7e61d69..fd6d0abc 100644 --- a/managing-os/windows/windows-vm.md +++ b/managing-os/windows/windows-vm.md @@ -136,7 +136,7 @@ The VM will shutdown after the installer completes the extraction of Windows ins The second part of Windows' installer should then be able to complete successfully. You may then perform the following post-install steps: -Decrease the VM's memory to a more reasonable value (memory balancing on Wingows is unstable so keep `memory` equal to `maxmen`). +Decrease the VM's memory to a more reasonable value (memory balancing on Windows is unstable so keep `memory` equal to `maxmen`). R3.2: ~~~