commit a811b129124c9a6f86748aeb00da751f9a814e97
parent 92487ec8afcf72a8b9965d40b65cf3e68fcd7e04
Author: lash <dev@holbrook.no>
Date: Sat, 1 Apr 2023 16:03:59 +0100
Menu hierarchy fix
Signed-off-by: lash <dev@holbrook.no>
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -39,10 +39,10 @@ Multipage outputs, like listings, are handled using the _sink_ output constraint
- first calculate what the rendered display size is when all symbol results that are _not_ sinks are resolved.
- split and cache the list data within its semantic context, given the _sink_ limitation after rendering.
-- provide a `next` and `previous` menu item to browse the preparped pagination of the list data.
+- provide a `next` and `previous` menu item to browse the prepared pagination of the list data.
-### Virtual machine interface layout
+## Virtual machine interface layout
This is the version `0` of the VM. That translates to _highly experimental_.