From e08b7c9b618b77ec57d250231ff6c1d5ae0c330b Mon Sep 17 00:00:00 2001 From: Gianpaolo Macario Date: Thu, 24 Mar 2022 18:49:04 +0100 Subject: [PATCH] content.md: Fix trivial typo --- .../boards/portenta-x8/tutorials/out-of-the-box/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hardware/04.pro/boards/portenta-x8/tutorials/out-of-the-box/content.md b/content/hardware/04.pro/boards/portenta-x8/tutorials/out-of-the-box/content.md index c7c2b416f8..1cf8c2816c 100644 --- a/content/hardware/04.pro/boards/portenta-x8/tutorials/out-of-the-box/content.md +++ b/content/hardware/04.pro/boards/portenta-x8/tutorials/out-of-the-box/content.md @@ -111,4 +111,4 @@ Make sure you have the latest mbed Core and as every other board you can select And click compile and upload. -***Make sure you don't share GPIOs on the linux side and the Arduino sketc, this will avoid possible errors*** \ No newline at end of file +***Make sure you don't share GPIOs on the linux side and the Arduino sketch, this will avoid possible errors***