diff --git a/Design-Doc%3A-%60level%60-tool.md b/Design-Doc%3A-%60level%60-tool.md index 782ff3a..ec86bc8 100644 --- a/Design-Doc%3A-%60level%60-tool.md +++ b/Design-Doc%3A-%60level%60-tool.md @@ -118,7 +118,7 @@ Holds the list of active component attributes for each entity. Is a tagged union * i.e. the one requiring the most bytes for its component attributes * Remember each Component Attribute is 2 bytes. For (Object Table Size * Component Attribute Union Size): - (Component Attribute Union Size) bytes: + (Component Attribute Union Size) bytes: Component attribute settings ``` #### System Table