Skip to content

Commit b31e167

Browse files
committed
copy edit
1 parent 8746e7d commit b31e167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ As well as being able to see the distance value, you can also get the sensor to
101101
ultrasonic.when_out_of_range = bye
102102
```
103103

104-
Now these triggers are set up, you'll see "Hello" printed when the your hand is in range, and "Bye" when it's out of range.
104+
Now these triggers are set up, you'll see "hello" printed when your hand is in range, and "bye" when it's out of range.
105105

106106
1. You may have noticed that the sensor distance stopped at 1 metre. This is the default maximum and can also be configured on setup:
107107

0 commit comments

Comments
 (0)