Skip to content

Commit 531ab1c

Browse files
Update README.md
Co-authored-by: Mark <mark@microbit.org>
1 parent af337c4 commit 531ab1c

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
@@ -41,7 +41,7 @@ basic.forever(function () {
4141

4242
### Wake up the micro:bit to full power mode ⏰
4343

44-
In order to wake up micro:bit to full power mode, you need to define an event to trigger the wake up call.
44+
In order to wake up the micro:bit to full power mode, you need to define an event to trigger the wake up call.
4545

4646
You can wake the micro:bit when a button or pin is pressed. In this example, the micro:bit will wake up when Button A or Pin 0 has been pressed.
4747

0 commit comments

Comments
 (0)