diff --git a/ports/stm32/mboot/README.md b/ports/stm32/mboot/README.md index 59213eb615..b85bc3e2ee 100644 --- a/ports/stm32/mboot/README.md +++ b/ports/stm32/mboot/README.md @@ -159,7 +159,7 @@ Signed and encrypted DFU support -------------------------------- Mboot optionally supports signing and encrypting the binary firmware in the DFU file. -In general this is refered to as a packed DFU file. This requires additional settings +In general this is referred to as a packed DFU file. This requires additional settings in the board config and requires the `pyhy` Python module to be installed for `python3` to be used when building packed firmware, eg: diff --git a/ports/teensy/README.md b/ports/teensy/README.md index c586853b52..dacc463ccd 100644 --- a/ports/teensy/README.md +++ b/ports/teensy/README.md @@ -5,7 +5,7 @@ Currently the Teensy 3.1 port of MicroPython builds under Linux and not under Wi The tool chain required for the build can be found at . Download the current Linux *.tar.bz2 file. Instructions regarding unpacking the file and moving it to the correct location -as well as adding the extracted folders to the enviroment variable can be found at +as well as adding the extracted folders to the environment variable can be found at In order to download the firmware image to the teensy, you'll need to use the