From 26fd756321e7fa5acf39547080e86a40fc66ef2d Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Tue, 28 Nov 2023 22:38:11 +0000 Subject: [PATCH] reference: fix typos --- Chat-Command-Reference.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Chat-Command-Reference.md b/Chat-Command-Reference.md index dd50445..8305025 100644 --- a/Chat-Command-Reference.md +++ b/Chat-Command-Reference.md @@ -1281,7 +1281,7 @@ While other server commands can be executed while a `//subdivide` is running, `/ ```weacmd //subdivide 10 10 10 set dirt -//subdivice 25 25 25 fixlight +//subdivide 25 25 25 fixlight ``` @@ -1426,7 +1426,7 @@ Here are some more examples: ### `//listentities` -Lists all currently loaded ObjectRefs. Displays their IDs, Names (if possible), and possitions. +Lists all currently loaded ObjectRefs. Displays their IDs, Names (if possible), and positions. This command is intended for development and modding. You will not normally need to use this command using WorldEditAdditions.