From 1db8ad735d43d7e4b94cef72235123810737fb14 Mon Sep 17 00:00:00 2001 From: iLPdev Date: Sun, 20 Aug 2023 09:52:21 -0700 Subject: [PATCH] docs(tutorial-beginner): :memo: fix 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 bb10d2173a..a1a7d74a18 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 @@ -187,7 +187,7 @@ You can create new exits from where you are standing, using the `open` command: This opens an exit `north` (with an alias `n`) to the previously created room `house`. -If you have many rooms named `house`, you will get a list of matches and must select to which specifric one you want to link. +If you have many rooms named `house`, you will get a list of matches and must select to which specific one you want to link. Next, follow the northern exit to your "house" by walking north, or you can also `teleport` to it: