From 88377b8e6440d5e5c25f6a9755f83729bcd5c410 Mon Sep 17 00:00:00 2001 From: Romilly Cocking Date: Thu, 27 Feb 2020 16:19:23 +0000 Subject: [PATCH] Fixed typo --- docs/dev/env.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dev/env.rst b/docs/dev/env.rst index c3c1c33..62dc9ae 100644 --- a/docs/dev/env.rst +++ b/docs/dev/env.rst @@ -234,7 +234,7 @@ active development. Mu -- -`Mu ` is a minimalist Python IDE which can run Python 3 code +`Mu `_ is a minimalist Python IDE which can run Python 3 code locally and can also deploy code to the BBC micro:bit and to Adafruit boards running CircuitPython.