docs/Tutorial: typo

This commit is contained in:
Starbeamrainbowlabs 2021-07-26 19:06:23 +01:00
parent 19404484a0
commit d00b5a6213
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ WorldEditAdditions provides a number of *meta commands*. Such commands don't do
- [`//subdivide`](/Reference#subdivide): split a region into chunks, and execute the command once for each chunk
- [`//many`](/Reference#many): Execute a command multiple times
- [`//multi`](/!node_modules, !_sitemulti): Execute multiple commands in sequence
- [`//multi`](/Reference#multi): Execute multiple commands in sequence
Of course, this isn't an exhaustive list - check the [reference](/Reference) for a full list.