Skip to content

Commit 110c528

Browse files
Update pinMode.adoc
Line 54 changed "Togles" to "Toggles"
1 parent 8411e34 commit 110c528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Language/Functions/Digital IO/pinMode.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Nothing
5151

5252
[float]
5353
=== Example Code
54-
The code makes the digital pin 13 `OUTPUT` and Togles it `HIGH` and `LOW`
54+
The code makes the digital pin 13 `OUTPUT` and Toggles it `HIGH` and `LOW`
5555

5656
//[source,arduino]
5757
----

0 commit comments

Comments
 (0)