From d3509a62541cf17338849e5918926e19d72ba184 Mon Sep 17 00:00:00 2001 From: Ron Hale-Evans Date: Wed, 18 May 2016 11:28:15 -0700 Subject: [PATCH] Test docs tweak --- docs/about.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/about.md b/docs/about.md index f5164ac4..7bf880de 100644 --- a/docs/about.md +++ b/docs/about.md @@ -26,7 +26,7 @@ input.onButtonPressed(Button.B, () => { The [BBC micro:bit](https://www.microbit.co.uk) is a [pocket-size computer](/device) with a 5x5 display of 25 LEDs, Bluetooth and sensors that can be programmed by anyone. The BBC micro:bit was made possible by many [partners](https://www.microbit.co.uk/partners). -The micro:bit provides a fun introduction to programming and making – switch on, program it to do something fun – wear it, customize it. +The micro:bit provides an easy and fun introduction to programming and making – switch on, program it to do something fun – wear it, customize it. Just like Arduino, the micro:bit can be connected to and interact with sensors, displays, and other devices. ## Blocks or JavaScript