diff --git a/README.md b/README.md index bb99e80..3a3ad44 100644 --- a/README.md +++ b/README.md @@ -930,7 +930,7 @@ b'\x00\x01\x00\x02\x00\x00\x00\x03' * `'<'` - little-endian * `'>'` - big-endian -**Use capital leter for unsigned type. Standard size in brackets.** +#### Use capital leter for unsigned type. Standard size in brackets: * `'x'` - pad byte * `'c'` - char (1) * `'h'` - short (2)