From c3cb47e2590019003a5b4553da8c9d7a3b98505c Mon Sep 17 00:00:00 2001 From: evadogstar Date: Wed, 7 Dec 2016 00:52:41 +0400 Subject: [PATCH] Update usb.md --- 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 10a20ff9..bb4b56a2 100644 --- a/common-tasks/usb.md +++ b/common-tasks/usb.md @@ -287,7 +287,7 @@ Attaching a single USB device to a qube (USB passthrough) Stating with Qubes 3.2, it is possible to attach a single USB device to any Qube. While this is useful feature, it should be used with care, because there are [many security implications][usb-challenges] from using USB devices and USB -passthrough will **expose your target qube** for most of them. If possible, use use +passthrough will **expose your target qube** for most of them. If possible, use method specific for particular device type (for example block devices described above), instead of this generic one.