Skip to content

Commit 919fb63

Browse files
committed
Small titles
1 parent ab931f5 commit 919fb63

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
@@ -930,7 +930,7 @@ b'\x00\x01\x00\x02\x00\x00\x00\x03'
930930
* `'<'` - little-endian
931931
* `'>'` - big-endian
932932

933-
**Use capital leter for unsigned type. Standard size in brackets.**
933+
#### Use capital leter for unsigned type. Standard size in brackets:
934934
* `'x'` - pad byte
935935
* `'c'` - char (1)
936936
* `'h'` - short (2)

0 commit comments

Comments
 (0)