summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2021-05-05 20:57:29 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2021-05-05 20:57:29 +0200
commit0d2736d22ced1f9bf566192f8604f869e0f5c6b9 (patch)
tree1f63bb8bda843803911546508be2b570dc83aaa6 /content/fate_v1/_index.md
parent73cc70358020538b13f2d5cf4e81426b13bbb85a (diff)
...
Diffstat (limited to 'content/fate_v1/_index.md')
-rw-r--r--content/fate_v1/_index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/fate_v1/_index.md b/content/fate_v1/_index.md
index 3f20dc4..2b14b63 100644
--- a/content/fate_v1/_index.md
+++ b/content/fate_v1/_index.md
@@ -21,7 +21,7 @@ Fate files are composed of three types of constructs:
memory and return a value.
* [Instructions](/fate_v1/instructions/), constructs that can modify the memory
but do not return any values.
-* [Declarations](/fate_v1/declarations/), special instructions that are
+* Declarations, special instructions that are
performed during compilation instead of during the execution.
Other concepts in Fate include: