summaryrefslogtreecommitdiff
path: root/docs/type_system/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/type_system/index.md')
-rw-r--r--docs/type_system/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/type_system/index.md b/docs/type_system/index.md
index 2d9e9c2..07b9c69 100644
--- a/docs/type_system/index.md
+++ b/docs/type_system/index.md
@@ -86,8 +86,6 @@ Denotes that a field that does not resolve to anything
## Function Templates
-* #### [Var](./var.md)
-
* #### [Function](./function.md)
* #### [Task](./task.md)
@@ -104,6 +102,8 @@ Denotes that a field that does not resolve to anything
* #### [Op](./op.md)
+* #### [Var](./var.md)
+
* #### [List](./list.md)
* #### [Lock](./lock.md)