From 8d4f7db66e1242ecac69ccf2e8a4975d1249b259 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Tue, 13 Nov 2018 14:41:51 -0500 Subject: [PATCH] docs: Fix typo in Bootloaders.md Signed-off-by: Kevin O'Connor --- docs/Bootloaders.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Bootloaders.md b/docs/Bootloaders.md index 11f5cc8a..079ad164 100755 --- a/docs/Bootloaders.md +++ b/docs/Bootloaders.md @@ -10,7 +10,7 @@ bootloader that works across all micro-controllers. Worse, it is common for each bootloader to require a different set of steps to flash an application. -If one can flash a bootloader to a micro-controller than one can +If one can flash a bootloader to a micro-controller then one can generally also use that mechanism to flash an application, but care should be taken when doing this as one may inadvertently remove the bootloader. In contrast, a bootloader will generally only permit a