From d1f34d3fc8f9d0fed2df7b4c6f5f3163eb1f192b Mon Sep 17 00:00:00 2001 From: Aditya S <106761063+Adityasrinivas24@users.noreply.github.com> Date: Thu, 29 Jun 2023 01:01:30 +0530 Subject: [PATCH] Update ide-v2-downloading-and-installing.md Fixed Typo in line 4 --- .../ide-v2-downloading-and-installing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/software/ide-v2/tutorials/getting-started/01.ide-v2-downloading-and-installing/ide-v2-downloading-and-installing.md b/content/software/ide-v2/tutorials/getting-started/01.ide-v2-downloading-and-installing/ide-v2-downloading-and-installing.md index b15d72475c..25010febcb 100644 --- a/content/software/ide-v2/tutorials/getting-started/01.ide-v2-downloading-and-installing/ide-v2-downloading-and-installing.md +++ b/content/software/ide-v2/tutorials/getting-started/01.ide-v2-downloading-and-installing/ide-v2-downloading-and-installing.md @@ -1,7 +1,7 @@ --- title: 'Downloading and installing the Arduino IDE 2' difficulty: beginner -description: 'A quick guide on how to install the IDE 2 on your operative system.' +description: 'A quick guide on how to install the IDE 2 on your operating system.' tags: - Installation author: 'Karl Söderby'