From c2913aea82939b19e803103e3405026c54d89f67 Mon Sep 17 00:00:00 2001 From: Tom Ball Date: Mon, 13 Jun 2016 14:40:58 -0400 Subject: [PATCH] fix typos --- docs/uploader.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/uploader.md b/docs/uploader.md index 6742464f..65be4005 100644 --- a/docs/uploader.md +++ b/docs/uploader.md @@ -2,7 +2,7 @@ ### ~avatar avatar -The Uploader **automatically** deploys .hex files to all BBC micro:bit connected to your computer. +The Uploader **automatically** deploys .hex files to all micro:bits connected to your computer. ## [DOWNLOAD](https://www.pxt.io/microbit-uploader.zip) @@ -12,8 +12,8 @@ The Uploader **automatically** deploys .hex files to all BBC micro:bit connected ### Works with any browser! -The uploader monitors your Downloads folder looking for any .hex file being download. -When it detects a new .hex file, the uploader tries to copy it to all connected BBC micro:bits (it copies it to the MICROBIT drives). +The uploader monitors your Downloads folder looking for any .hex file that has been downloaded (saved from the browser). +When it detects a new .hex file, the uploader tries to copy it to all MICROBIT drives. That's it! ![](/static/uploader/tooltip.png)