summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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: