diff --git a/package/micropython/Config.in b/package/micropython/Config.in index b466fbaf2d..f532b3bdb5 100644 --- a/package/micropython/Config.in +++ b/package/micropython/Config.in @@ -3,7 +3,7 @@ config BR2_PACKAGE_MICROPYTHON depends on BR2_TOOLCHAIN_HAS_THREADS depends on !BR2_STATIC_LIBS help - Micro Python is a lean and fast implementation of the Python + MicroPython is a lean and fast implementation of the Python 3 programming language that is optimised to run on a microcontroller.