diff --git a/docs/BytecodeFormat.html b/docs/BytecodeFormat.html index 115ddeddfd2..b2370eecc4b 100644 --- a/docs/BytecodeFormat.html +++ b/docs/BytecodeFormat.html @@ -866,7 +866,7 @@ Notes: -
uint24_vbr | -Type ID for Packed Types (18) | +Type ID for Vector Types (18) |
uint24_vbr | -Slot number of packed vector's element type. | +Slot number of the vector's element type. |
uint32_vbr | -The number of elements in the packed vector. | +The number of elements in the vector. |