From a3d8aa274ba620ab7363b9214bccca74ab63ea37 Mon Sep 17 00:00:00 2001 From: Jacqueline Russell Date: Fri, 7 Mar 2025 16:28:24 -0800 Subject: [PATCH] Update editor-tour.md Changed step 2 wording --- docs/tours/editor-tour.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/tours/editor-tour.md b/docs/tours/editor-tour.md index 9b40c319e75..afeaae5c010 100644 --- a/docs/tours/editor-tour.md +++ b/docs/tours/editor-tour.md @@ -8,9 +8,9 @@ * highlight: nothing * location: center -## Arcade Simulator -* title: Arcade Simulator -* description: See what your code looks like running on the simulator! +## Game Window +* title: Game Window +* description: Play and test your game in the Game Window. * highlight: simulator * location: right @@ -54,4 +54,4 @@ * title: Congratulations! * description: You've completed the editor tour! 🤩🏆🤩 Happy coding! * highlight: everything -* location: center \ No newline at end of file +* location: center