From 63b776b71011acbfc4c8205f95bde70d0f8d84d5 Mon Sep 17 00:00:00 2001 From: Peter Antypas Date: Mon, 30 May 2022 10:59:45 -0700 Subject: [PATCH] Update README.md --- latest/Firmware/Bootloader/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latest/Firmware/Bootloader/README.md b/latest/Firmware/Bootloader/README.md index 7d5bbda..583c7b5 100644 --- a/latest/Firmware/Bootloader/README.md +++ b/latest/Firmware/Bootloader/README.md @@ -10,7 +10,7 @@ This will require manipulation of the BOOT0 signal though, which is only exposed ## Firmware update -All application firmware must be isntalled via UART. See the example script in the Python subdirectory for the protocol. +All application firmware must be installed via UART. See the example script in the Python subdirectory for the protocol. ## Integrity checking