From 50a92bcc17f3b7d30284b20aca3ac365d9404b59 Mon Sep 17 00:00:00 2001 From: iLPdev Date: Sun, 20 Aug 2023 09:35:21 -0700 Subject: [PATCH] docs(tutorial-beginner): :memo: typo --- .../Part1/Beginner-Tutorial-Building-Quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Building-Quickstart.md b/docs/source/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Building-Quickstart.md index cc8674d2b3..17183b4f72 100644 --- a/docs/source/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Building-Quickstart.md +++ b/docs/source/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Building-Quickstart.md @@ -77,7 +77,7 @@ At this point in the building tutorial, our Character is currently carrying the drop box -Hey presto - there it is on the ground, in all its normality. Tthere is also a shortcut to both create and drop an object in one go by using the `/drop` switch immediateliy after the create command (e.g, `create/drop box`). +Hey presto - there it is on the ground, in all its normality. There is also a shortcut to both create and drop an object in one go by using the `/drop` switch immediateliy after the create command (e.g, `create/drop box`). Let us take a closer look at our new box: