Skip to content

Commit 610c251

Browse files
Update README.md
1 parent 84a84cd commit 610c251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ There are two built-in functions in Arduino Code:
1414
`void setup` is where you tell the computer whether
1515
an electronic component being programmed is an
1616
output device. Other initial setup can be
17-
done here, say, the initial mode of an LED
17+
done here, like the initial mode of an LED
1818
is turned on.
1919

2020
`void loop` is where the execution of commands

0 commit comments

Comments
 (0)