diff --git a/builtin.aqua b/builtin.aqua index 9f73bef..c553266 100644 --- a/builtin.aqua +++ b/builtin.aqua @@ -250,4 +250,4 @@ service Script("script"): -- Returns a list of existing scripts on the node. -- Each object in the list is of the following structure - list() -> ScriptInfo + list() -> []ScriptInfo