From daffa544a24e89214f3cdb97b72423b404545cfe Mon Sep 17 00:00:00 2001 From: Kaspar Schleiser Date: Wed, 23 Oct 2019 21:13:12 +0200 Subject: [PATCH] boards/microbit: fix typos --- boards/microbit/doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/microbit/doc.txt b/boards/microbit/doc.txt index f09edf5c3a..ca065bf15e 100644 --- a/boards/microbit/doc.txt +++ b/boards/microbit/doc.txt @@ -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 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` -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, so you can flash the board as usual with