From 5882d95121be2d52037f6aea6a455d71cd46fded Mon Sep 17 00:00:00 2001 From: Josefine Hansson <66409231+jhansson-ard@users.noreply.github.com> Date: Thu, 4 Jan 2024 10:26:44 +0100 Subject: [PATCH] Update micropython-content.md --- .../02.micropython-course/course/micropython-content.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/micropython/02.micropython-course/course/micropython-content.md b/content/micropython/02.micropython-course/course/micropython-content.md index e9b427f48c..d7eccca765 100644 --- a/content/micropython/02.micropython-course/course/micropython-content.md +++ b/content/micropython/02.micropython-course/course/micropython-content.md @@ -1,4 +1,4 @@ --- -title: Course -description: Learn about the Arduino courses ---- \ No newline at end of file +title: Learn MicroPython +description: Learn MicroPython and Arduino through a series of learning chapters with practical exercises. +---