diff --git a/content/micropython/videoInfo.md b/content/micropython/videoInfo.md
index 280c5e92b2..126f1e23fb 100644
--- a/content/micropython/videoInfo.md
+++ b/content/micropython/videoInfo.md
@@ -5,25 +5,25 @@ info:
     {
       icon: IconBoard,
       title: Board Installation,
-      description: Create smart dashboards to control connected devices using few coding,
+      description: Install MicroPython on your board,
       link: /micropython/first-steps/install-guide,
     },
     {
       icon: IconBrackets,
       title: Code Editors,
-      description: Create smart dashboards to control connected devices using few coding,
+      description: Learn more about the Arduino Lab for MicroPython and how to use the code editor for your MicroPython projects,
       link: /micropython/environment/code-editor,
     },
     {
       icon: IconBooks,
       title: MicroPython Basics,
-      description: An introduction to MicroPython,
+      description: A brief introduction to MicroPython,
       link: /micropython/first-steps/intro-micropython,
     },
     {
       icon: IconSmartDashBoard,
       title: Examples by Board,
-      description: Create smart dashboards to control connected devices using few coding,
+      description: Take full advantage of board-specific features,
       link: /micropython/board-examples/giga-r1-wifi,
     },
   ]