Skip to content

Commit 3b8cd13

Browse files
Apply suggestions from review
Co-authored-by: Josefine Hansson <[email protected]>
1 parent 61fdf26 commit 3b8cd13

File tree

1 file changed

+2
-1
lines changed
  • content/arduino-cloud/01.guides/04.micropython

1 file changed

+2
-1
lines changed

content/arduino-cloud/01.guides/04.micropython/content.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,8 @@ For more options on how to install libraries on your board, check out our [Insta
134134

135135
## Programming the Board
136136

137-
Here is the example code to copy and paste into your program. It connects your device to Arduino IoT Cloud over WiFi.
137+
Here is the example code to copy and paste into your program. It connects your device to Arduino Cloud over Wi-Fi®.
138+
138139

139140
```python
140141
from machine import Pin

0 commit comments

Comments
 (0)