summaryrefslogtreecommitdiff
path: root/docs/type_system/lock.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/type_system/lock.md')
-rw-r--r--docs/type_system/lock.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/type_system/lock.md b/docs/type_system/lock.md
index 913a532..3b7d90a 100644
--- a/docs/type_system/lock.md
+++ b/docs/type_system/lock.md
@@ -2,8 +2,8 @@
---
-Prevent access to a parent while children are modifiable
-
```text
-Lock[[] Name[...]; TYPE]
+Lock[[] TARGET]
```
+
+Prevent access to `TARGET` until a mutation occurs