Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 21834d7

Browse files
committedAug 28, 2024·
Typos
1 parent 8ad0a9d commit 21834d7

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/08.edu/solution-and-kits/alvik/tutorials/api-overview

1 file changed

+1
-1
lines changed
 

‎content/hardware/08.edu/solution-and-kits/alvik/tutorials/api-overview/api-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ hardware:
1313
## API List
1414

1515
To access to any of these functions you need first to initialize an instance of the class **ArduinoAlvik()**.
16-
This reference is usefull for both MicroPython and C++ enviroments as the functions were all created to have the same form across development enviroments meaning your experience should be easy to carry both options.
16+
This reference is useful for both MicroPython and C++ environmentss as the functions were all created to have the same form across development environmentss meaning your experience should be easy to carry both options.
1717

1818
```arduino
1919
alvik = ArduinoAlvik()

0 commit comments

Comments
 (0)
Please sign in to comment.