From 2ae09a0b946f9619947e86c6303fa58b0c9138b3 Mon Sep 17 00:00:00 2001 From: Abhijith Chatra Date: Mon, 22 Oct 2018 14:08:18 -0700 Subject: [PATCH] Fixing the step Fixes https://github.com/Microsoft/pxt-microbit/issues/1472 --- docs/projects/milky-monster/code.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/projects/milky-monster/code.md b/docs/projects/milky-monster/code.md index 1df5e832..c408a244 100644 --- a/docs/projects/milky-monster/code.md +++ b/docs/projects/milky-monster/code.md @@ -73,7 +73,7 @@ basic.forever(() => { }) ``` -## Step 6: Ready! +## Step 7: Ready! Your Milky Monster is ready! @@ -81,4 +81,4 @@ https://youtu.be/egl3fNAYylk
## ~button /projects/milky-monster/connect NEXT: Connect -## ~ \ No newline at end of file +## ~