From 81f74f07b24d62a402a66aef46651d03611b2925 Mon Sep 17 00:00:00 2001 From: Thomas Denney Date: Tue, 12 Jul 2016 09:46:46 +0100 Subject: [PATCH] Fix typo, resolve issue #165 --- docs/about.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/about.md b/docs/about.md index 77c0b8fb..31b5a929 100644 --- a/docs/about.md +++ b/docs/about.md @@ -31,7 +31,7 @@ Just like Arduino, the micro:bit can be connected to and interact with sensors, ## Hardware: The Device -Learn about about the [hardware components](/device) of the micro:bit to make the most of it! +Learn about the [hardware components](/device) of the micro:bit to make the most of it! ## Programming: Blocks or JavaScript