Skip to content

Commit 12e34ec

Browse files
typo
1 parent 21834d7 commit 12e34ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/hardware/08.edu/solution-and-kits/alvik/tutorials/getting-startedc/getting-startedc.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ author: "Pedro Sousa Lima"
99

1010
# Getting Started with Alvik on Arduino IDE
1111

12-
The Arduino® Alvik robot was designed to be compatible with both C++ and MicroPython. To ensure a smooth experience, functions have the same structure and parameters across all enviroments. This means the [Alvik's API reference](https://docs.arduino.cc/tutorials/alvik/api-overview/) can be used as a resource regardless of which environment you choose. In this guide, we will prepare the board to be programmed using the Arduino IDE.
12+
The Arduino® Alvik robot was designed to be compatible with both C++ and MicroPython. To ensure a smooth experience, functions have the same structure and parameters across all environments. This means the [Alvik's API reference](https://docs.arduino.cc/tutorials/alvik/api-overview/) can be used as a resource regardless of which environment you choose. In this guide, we will prepare the board to be programmed using the Arduino IDE.
1313

1414
## Requirements
1515

0 commit comments

Comments
 (0)