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.