Skip to content

Commit f826a77

Browse files
authored
Update README.md
typo fixes 💯
1 parent bdf2ed4 commit f826a77

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
@@ -106,7 +106,7 @@ Follow these steps to upload your sketch:
106106
* Click the Upload button.
107107

108108
## Main Process Code
109-
This code is designed to run as fast as possible. It uses a while() loop to focus on Calulations and movements when voltage in input if over the threshold.
109+
This code is designed to run as fast as possible. It uses a while() loop to focus on Calulations and movements when voltage input is over the threshold.
110110

111111
```c++
112112
// the loop function runs over and over again forever

0 commit comments

Comments
 (0)