From 3979c5b6d6ed4b302f32a257b8978ff2aea674e1 Mon Sep 17 00:00:00 2001 From: Ashley N Date: Wed, 20 Sep 2023 03:48:50 +0000 Subject: [PATCH] Update Design Doc: `level` tool --- Design-Doc%3A-%60level%60-tool.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Design-Doc%3A-%60level%60-tool.md b/Design-Doc%3A-%60level%60-tool.md index 60f3a6d..1b6f4a0 100644 --- a/Design-Doc%3A-%60level%60-tool.md +++ b/Design-Doc%3A-%60level%60-tool.md @@ -82,7 +82,7 @@ Holds the registry of types and which set of components is associated with each * Remember each component ID is 1 byte. For (Number of Types): (Type Definition Union Size) bytes: List of Component IDs - * FF = No component in this slot + * FF = No component in this slot ``` #### Object Table