Skip to content

Commit 4a1784f

Browse files
committed
Update spec.md
Typo fix.
1 parent 7498cf3 commit 4a1784f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ Float format family stores a floating point number in 5 bytes or 9 bytes.
263263
<a name="formats-str"/>
264264
### str format family
265265

266-
Str format family stores an byte array in 1, 2, 3, or 5 bytes of extra bytes in addition to the size of the byte array.
266+
Str format family stores a byte array in 1, 2, 3, or 5 bytes of extra bytes in addition to the size of the byte array.
267267

268268
fixstr stores a byte array whose length is upto 31 bytes:
269269
+--------+========+

0 commit comments

Comments
 (0)