From 28f67b4a128293ed83c39e1ab2d769b9698f4547 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Sat, 18 Nov 2017 16:56:52 -0600 Subject: [PATCH] Fix typo --- common-tasks/usb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common-tasks/usb.md b/common-tasks/usb.md index 71ca2baf..01ec1479 100644 --- a/common-tasks/usb.md +++ b/common-tasks/usb.md @@ -56,7 +56,7 @@ Alternatively, you can create a USB qube manually as follows: 1. Read the [Assigning Devices] page to learn how to list and identify your USB controllers. Carefully check whether you have a USB controller that - would be appropriate to assign to a USB qube. Note that it should be have no + would be appropriate to assign to a USB qube. Note that it should have no input devices, programmable devices, and any other devices that must be directly available to dom0. If you find a free controller, note its name and proceed to step 2.