1
0
Fork 0
mirror of https://github.com/sbrl/Minetest-WorldEditAdditions.git synced 2025-03-26 01:54:57 +00:00

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

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.