We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9d093f commit 233587cCopy full SHA for 233587c
1 file changed
docs/glossary.md
@@ -60,8 +60,8 @@ delivery](#delivery), [syscalls](#syscall), and vat initialization.
60
### liveslots
61
62
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.
+runtime environment for vat code and handles object persistence, distributed promise
+management, and [syscall](#syscall) coordination.
65
66
### crank
67
0 commit comments