aboutsummaryrefslogtreecommitdiff
path: root/api/builtins.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'api/builtins.yaml')
-rw-r--r--api/builtins.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/builtins.yaml b/api/builtins.yaml
index 0f8e5bf1..269380ca 100644
--- a/api/builtins.yaml
+++ b/api/builtins.yaml
@@ -73,7 +73,7 @@ getenv:
print:
description: >
- Prints a message to the console (alias for [`say`](#say)).
+ Prints a message to the console (alias for say()).
return:
type: 'Void'
description: >