Skip to content

Commit 0f14a5d

Browse files
authored
Update api-overview.md
1 parent 7c8ed57 commit 0f14a5d

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

+1-1
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 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.
16+
This reference is useful for both **MicroPython** and **C++ environments** 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)