Skip to content

Commit d0d69f0

Browse files
committed
Bytes
1 parent a3600d2 commit d0d69f0

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
@@ -862,7 +862,7 @@ KeyboardInterrupt
862862

863863
Bytes
864864
-----
865-
**Bytes object is immutable sequence of single bytes. Mutable version is called bytearray. **
865+
**Bytes object is immutable sequence of single bytes. Mutable version is called bytearray.**
866866

867867
```python
868868
<int> = <bytes>[<index>]

0 commit comments

Comments
 (0)