Skip to content

Commit 80b3b95

Browse files
committed
chore(Readme): Typo
1 parent 6e0aad3 commit 80b3b95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies:
2121
require "binary_parser"
2222

2323
class Parser < BinaryParser
24-
unit8 :foo
24+
uint8 :foo
2525
end
2626

2727
# Load a file

0 commit comments

Comments
 (0)