boards/microbit: fix typos

This commit is contained in:
Kaspar Schleiser 2019-10-23 21:13:12 +02:00
parent f61175219b
commit daffa544a2

View File

@ -48,7 +48,7 @@ or you can flash the board using Segger's JLink.
The [DAPLink interface](https://www.mbed.com/en/development/hardware/prototyping-production/daplink/daplink-on-kl26z/) is the default way to flash the board and The [DAPLink interface](https://www.mbed.com/en/development/hardware/prototyping-production/daplink/daplink-on-kl26z/) is the default way to flash the board and
works out of the box. When you plug the board to your host computer, it shows up works out of the box. When you plug the board to your host computer, it shows up
as a flash drive. To flash the board, you can simply copy your compiled `.hex` as a flash drive. To flash the board, you can simply copy your compiled `.hex`
file onto the board, and thats it. file onto the board, and that's it.
The `micro:bit` port comes with a little script that does this automatically, The `micro:bit` port comes with a little script that does this automatically,
so you can flash the board as usual with so you can flash the board as usual with