diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-06-09 10:32:38 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-06-09 10:32:38 -0400 |
| commit | a13b72d789c6e2ee3d94bd1b19aad3dda0aea3c3 (patch) | |
| tree | 218fe41676c6a103410fc423d7c3b5c9f3da48ca /docs/type_system/index.md | |
| parent | 4da9de3213a28c7e17945168acdb06308bb41df8 (diff) | |
inline fn defs
Diffstat (limited to 'docs/type_system/index.md')
| -rw-r--r-- | docs/type_system/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
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) |
