From 983ab42de7934e9e169a4358e8ff445bf67f77b0 Mon Sep 17 00:00:00 2001 From: cq112358 <98128829+cq112358@users.noreply.github.com> Date: Fri, 11 Mar 2022 16:23:13 -0500 Subject: [PATCH] Typo fix --- .../boards/nicla-vision/tutorials/blob-detection/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hardware/05.nicla/boards/nicla-vision/tutorials/blob-detection/content.md b/content/hardware/05.nicla/boards/nicla-vision/tutorials/blob-detection/content.md index e68e2fa1cb..694215641e 100644 --- a/content/hardware/05.nicla/boards/nicla-vision/tutorials/blob-detection/content.md +++ b/content/hardware/05.nicla/boards/nicla-vision/tutorials/blob-detection/content.md @@ -30,7 +30,7 @@ Before you can start programming OpenMV scripts for the Portenta you need to dow ### Flashing the OpenMV Firmware -Connect the Portenta to your computer via the USB cable if you haven't done so yet. Put the Nicla Vision in bootloader mode by double pressing the reset button on the board. The built-in LED will start fading in and out. Now open the OpenMV IDE. +Connect the Nicla Vision to your computer via the USB cable if you haven't done so yet. Put the Nicla Vision in bootloader mode by double pressing the reset button on the board. The built-in LED will start fading in and out. Now open the OpenMV IDE. ![The OpenMV IDE after starting it](assets/por_openmv_open_ide.png)