From 638a2a8025c5abb1282197f0d1f9d15815b7f85a Mon Sep 17 00:00:00 2001 From: discip <53649486+discip@users.noreply.github.com> Date: Thu, 3 Mar 2022 18:19:01 +0100 Subject: [PATCH] fixed a typo --- Documentation/Flashing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/Flashing.md b/Documentation/Flashing.md index 86d8efe6..3e4b1caf 100644 --- a/Documentation/Flashing.md +++ b/Documentation/Flashing.md @@ -169,7 +169,7 @@ If you are on Windows, it's often best to try another computer (friends, work, p #### [Miniware] Device randomly disconnects or does not show up in DFU mode -1. heck if the USB cable you are using has the data pins; test it on another device. There are a surprisingly large number of usb-micro cables that are power _only_. +1. Check if the USB cable you are using has the data pins; test it on another device. There are a surprisingly large number of usb-micro cables that are power _only_. 2. Try other USB ports. Often different USB controllers will interact with the units differently due to design quirks in the miniware design.