From f59559d999e9404ebf4773f2423b6c38e6d4a94c Mon Sep 17 00:00:00 2001 From: Yaseen <9275716+ynx0@users.noreply.github.com> Date: Sat, 22 Apr 2023 20:15:25 -0400 Subject: [PATCH] Update api.md Fix typo --- content/reference/runtime/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/reference/runtime/api.md b/content/reference/runtime/api.md index 1760ba4..d6e89d6 100644 --- a/content/reference/runtime/api.md +++ b/content/reference/runtime/api.md @@ -780,7 +780,7 @@ to a `fly` is a `++path`, just a list of text `span`. (Note that `tank` is overdesigned and due for replacement.) -What does a `toon` mean? Either your computation succeded (`[0 +What does a `toon` mean? Either your computation succeeded (`[0 noun]`, or could not finish because it blocked on one or more global paths (`[1 (list path)]`), or it exited with a stack trace (`[2 (list tank)]`).