Skip to content

Commit 233587c

Browse files
committed
docs: Tweak liveslots glossary entry
1 parent f9d093f commit 233587c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/glossary.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ delivery](#delivery), [syscalls](#syscall), and vat initialization.
6060
### liveslots
6161

6262
A framework for managing object lifecycles within [vats](#vat). Liveslots provides the
63-
runtime environment for vat code and handles object persistence, [kernel
64-
promise](#kernel-promise) management, and [syscall](#syscall) coordination.
63+
runtime environment for vat code and handles object persistence, distributed promise
64+
management, and [syscall](#syscall) coordination.
6565

6666
### crank
6767

0 commit comments

Comments
 (0)