From cfb32e1eb3f7fff6fd732dd292ffac6ce8ad33ce Mon Sep 17 00:00:00 2001 From: awokd <34515595+awokd@users.noreply.github.com> Date: Wed, 10 Apr 2019 20:52:11 +0200 Subject: [PATCH] Update docs/customization/windows-gaming-hvm.md Co-Authored-By: neowutran --- docs/customization/windows-gaming-hvm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/customization/windows-gaming-hvm.md b/docs/customization/windows-gaming-hvm.md index fb9894c..6bb4bf5 100644 --- a/docs/customization/windows-gaming-hvm.md +++ b/docs/customization/windows-gaming-hvm.md @@ -137,7 +137,7 @@ And check the option for "nostrictreset" for those. -In some case, you migh need to set the "permissive" flag to true (But I didn't needed that with the RX 580): +In some case, you might also need to set the "permissive" flag to true (But I didn't need that with the RX 580): ``` qvm-pci attach windows-hvm dom0:0a_00.0 -o permissive=True -o no-strict-reset=True qvm-pci attach windows-hvm dom0:0a_00.1 -o permissive=True -o no-strict-reset=True