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.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/type_system/lock.md b/docs/type_system/lock.md
index 86effac..b3227ca 100644
--- a/docs/type_system/lock.md
+++ b/docs/type_system/lock.md
@@ -2,6 +2,8 @@
---
+Prevent access to a parent while children are modifiable
+
```text
Lock[Name[...]; TYPE]
```