Skip to content

Commit 54b2b11

Browse files
author
Amanda Butler
authored
Edit README.md
Edit file for consistent spelling and active voice.
1 parent 327e57f commit 54b2b11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# LowpowerTimout example
1+
# LowPowerTimeout example
22

3-
This example shows how to use a LowpowerTimout to schedule delayed events. The LowPowerTimeout API is a countdown timer that triggers a callback function when the timer runs out. The LowPowerTimeout interface can be though of as a one shot LowPowerTicker.
3+
This example shows how to use LowPowerTimeout to schedule delayed events. The LowPowerTimeout API is a countdown timer that triggers a callback function when the timer runs out. You can think of the LowPowerTimeout interface as a one-time LowPowerTicker.
44

0 commit comments

Comments
 (0)