From 57f36863796bb5b31ced847fd3da6370b6540c6a Mon Sep 17 00:00:00 2001 From: iLPdev Date: Sun, 20 Aug 2023 09:48:28 -0700 Subject: [PATCH] docs(tutorial-beginner): :memo: remove comment + add 'named' --- .../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 dd8114ef0f..bb10d2173a 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 @@ -179,7 +179,7 @@ If you wanted to use regular compass directions (north, west, southwest, etc.), tunnel sw = cliff -This will create a new room "cliff" with a "southwest" exit leading there, and a "northeast" path leading back from the cliff to your current location.