From 47b801587a45443e6ca1fbb21a1c80916979e0d2 Mon Sep 17 00:00:00 2001 From: gracken0 <60535748+gracken0@users.noreply.github.com> Date: Thu, 2 Feb 2023 11:42:14 -0500 Subject: [PATCH] Update getting-started-arduino.md Hello, just a minor issue on line 48: "### Arduino Software Tools In this section you will **learn** how to set up your development environment as well as learning about what options there are." --- .../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 e75466e803..231f4f92c2 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)