Skip to content

Commit 7167966

Browse files
Fix markdown weirdnesses in README.md
1 parent ecd7c71 commit 7167966

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ big/little-endian hex.
6565

6666
## Module import style
6767

68-
While not always good style, it's often convenient for quick scripts if import
69-
* can be used. To support that all the modules have __all__ defined
68+
While not always good style, it's often convenient for quick scripts if
69+
import * can be used. To support that all the modules have \__all__ defined
7070
appropriately.
7171

7272

0 commit comments

Comments
 (0)