diff --git a/README.md b/README.md index 8e6988e..0516fd3 100644 --- a/README.md +++ b/README.md @@ -862,7 +862,7 @@ KeyboardInterrupt Bytes ----- -**Bytes object is immutable sequence of single bytes. Mutable version is called bytearray. ** +**Bytes object is immutable sequence of single bytes. Mutable version is called bytearray.** ```python = []