We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d57f025 commit 4e6d0f5Copy full SHA for 4e6d0f5
lib/usb.ts
@@ -47,7 +47,7 @@ export enum DeviceSelectionMode {
47
AlwaysAsk = "AlwaysAsk",
48
49
/**
50
- * Attempts to connect to known device, otherwise attempts to connect to any
+ * Attempts to connect to known device, otherwise attempts to connect to any
51
* allowed devices. If that fails, asks which device to connect to.
52
*/
53
UseAnyAllowed = "UseAnyAllowed",
0 commit comments