From 0e094216904ae8c89a22d1a1443731a20bbb87db Mon Sep 17 00:00:00 2001 From: discip <53649486+discip@users.noreply.github.com> Date: Wed, 23 Jun 2021 22:15:59 +0200 Subject: [PATCH] Update Flashing.md one more typo fixed --- Documentation/Flashing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/Flashing.md b/Documentation/Flashing.md index fbcdc503..83b865c1 100644 --- a/Documentation/Flashing.md +++ b/Documentation/Flashing.md @@ -139,4 +139,4 @@ This will **NOT** show up as a USB storage drive, but instead show up using a st To change to dapboot based alternative bootloader, you need to flash the hex file from [here](https://github.com/eDesignOSS/ts100-bl-flasher/releases). `ts100-stockbl.hex` will reflash the stock bootloader, `ts100-dapboot.hex` will flash the new dapboot based usb bootloader. -Note that this is only recommended for users who know what they are doing. If you don't not understand how this works; please don't flash this. +Note that this is only recommended for users who know what they are doing. If you don't understand how this works, please don't flash this.