summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'content/fate_v1/instructions/addresses/_index.md')
-rw-r--r--content/fate_v1/instructions/addresses/_index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/fate_v1/instructions/addresses/_index.md b/content/fate_v1/instructions/addresses/_index.md
index e296f2c..1b9cdc1 100644
--- a/content/fate_v1/instructions/addresses/_index.md
+++ b/content/fate_v1/instructions/addresses/_index.md
@@ -2,6 +2,6 @@
title: Addresses
---
### DE-ALLOCATION
-{{< fatecode >}}(free [POINTER]){{< /fatecode >}}
+{{< fatecode >}}(free! [POINTER]){{< /fatecode >}}
Removes the memory element at `[POINTER]` from the memory.