From f85e64ad6af3360372500fbcfa42ed211d39e871 Mon Sep 17 00:00:00 2001 From: neonerz Date: Thu, 27 Oct 2022 15:17:08 -0400 Subject: [PATCH] Update study_mirror.md --- study_mirror.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/study_mirror.md b/study_mirror.md index a5f25ba..8291215 100644 --- a/study_mirror.md +++ b/study_mirror.md @@ -18,7 +18,7 @@ Move the cursor above the fireplace using ``||hoc22.cursor move ||`` hoc22.cursorMoveOrientationOneDown(1) hoc22.cursorMoveOrientationOneLeft(1) hoc22.cursorMoveOrientationOneRight(1) - hoc22.placeBlock() + hoc22.placePumpkin() for (let index = 0; index < 2; index++) {} ```