From 1663004ff08de9d90338cb3c04bbf45e61477d6b Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sat, 19 Apr 2025 14:48:17 -0400 Subject: Minor formatting fixes --- api/builtins.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api/builtins.yaml') 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: > -- cgit v1.2.3