From fd0aedb772c39c2ccb1df05ec0793917e91273f3 Mon Sep 17 00:00:00 2001 From: Ryan Awad <61163520+Ryan-Awad@users.noreply.github.com> Date: Sun, 19 Jun 2022 09:54:17 -0400 Subject: [PATCH] Typo in getting-started-arduino.md --- .../00.getting-started-arduino/getting-started-arduino.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/learn/01.starting-guide/00.getting-started-arduino/getting-started-arduino.md b/content/learn/01.starting-guide/00.getting-started-arduino/getting-started-arduino.md index 1e4450bc7d..61113eaea6 100644 --- a/content/learn/01.starting-guide/00.getting-started-arduino/getting-started-arduino.md +++ b/content/learn/01.starting-guide/00.getting-started-arduino/getting-started-arduino.md @@ -45,7 +45,7 @@ In this section you will learn what the Arduino API is, and how to create code t ### Arduino Software Tools -In this section you will how to set up your development environment as well as learning about what options there are. +In this section you will learn how to set up your development environment as well as learning about what options there are. - [A Typical Workflow](#a-typical-workflow) - [Arduino IDE 1.8.x](#arduino-ide-18x)