diff --git a/BinaryEncoding.md b/BinaryEncoding.md index fccb5473..fe66ea28 100644 --- a/BinaryEncoding.md +++ b/BinaryEncoding.md @@ -111,7 +111,7 @@ The description of a global variable. | Field | Type | Description | | ----- | ---- | ----------- | | content_type | `value_type` | type of the value | -| mutability | `varuint1` | `0` if immutable, `1` if mutable; must be `0` in the MVP | +| mutability | `varuint1` | `0` if immutable, `1` if mutable | ### `table_type` The description of a table.