Skip to content

Commit f6223b0

Browse files
authored
Update binary-format.md
I think you got a character missing at the place? It's small but caused me a bit of struggle while reading
1 parent af85296 commit f6223b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/binary-format.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Buffer :
119119

120120
header:
121121

122-
+0x0000 00 01 00 00 ; find root table at offset +0x0000100.
122+
+0x0000 00 01 00 00 ; find root table at offset +0x00000100.
123123
+0x0004 'N', 'O', 'O', 'B' ; possibly our file identifier
124124

125125
...

0 commit comments

Comments
 (0)