diff --git a/src/components/about-i18n.en.json b/src/components/about-i18n.en.json index 5c9a2b5f..a3f45e2e 100644 --- a/src/components/about-i18n.en.json +++ b/src/components/about-i18n.en.json @@ -1,6 +1,6 @@ { "about": { - "description": "A simple web app for programming LEGO® Powered Up smart hubs using Pybricks MicroPython.", + "description": "MicroPython for LEGO® Powered Up smart hubs.", "licenseButton": { "label": "Open Source Licenses" }, "websiteButton": { "label": "Pybricks Website" } }