Skip to content

Commit 484f999

Browse files
authored
Update content/arduino-cloud/01.guides/00.overview/overview.md
1 parent 0cd3908 commit 484f999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/arduino-cloud/01.guides/00.overview/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Very simply explained, with the Arduino Cloud you can:
2020

2121
Developing a sketch made for the Arduino Cloud is almost just like developing any other sketch. You have your setup, and loop just like normal. But you are also able to select variables to be automatically synced to the Arduino Cloud.
2222

23-
And once a variable is synced to the Arduino Cloud you can access it from any of your other devices connected to the Arduino Cloud.
23+
Once a variable is synced to the Arduino Cloud you can access it from any of your other devices connected to the Arduino Cloud.
2424

2525
Once you have setup your project, this is how you could interact & monitor it.
2626

0 commit comments

Comments
 (0)