mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2024-12-14 20:20:30 +00:00
Merge pull request #1096 from FayneAldan/patch-1
Fix typo in documentation
This commit is contained in:
commit
c981c75b7c
@ -12,7 +12,7 @@ instance, `commands.say("Hi!")` is equivalent to `commands.exec("say Hi!")`.
|
||||
|
||||
@{commands.async} provides a similar interface to execute asynchronous
|
||||
commands. `commands.async.say("Hi!")` is equivalent to
|
||||
`commands.execAsync("Hi!")`.
|
||||
`commands.execAsync("say Hi!")`.
|
||||
|
||||
[mc]: https://minecraft.gamepedia.com/Commands
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user