From a13b72d789c6e2ee3d94bd1b19aad3dda0aea3c3 Mon Sep 17 00:00:00 2001 From: nodist Date: Tue, 9 Jun 2026 10:32:38 -0400 Subject: inline fn defs --- docs/type_system/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/type_system/index.md') diff --git a/docs/type_system/index.md b/docs/type_system/index.md index ece02b1..2d39963 100644 --- a/docs/type_system/index.md +++ b/docs/type_system/index.md @@ -72,7 +72,7 @@ Denotes that a field that does not resolve to anything * #### [Var](./var.md) -* #### [Fn](./fn.md) +* #### [Function](./function.md) * #### [Task](./task.md) -- cgit v1.2.3