Skip to content

Commit 6939e3f

Browse files
committed
tweak module description grammar
1 parent af3ad61 commit 6939e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

icecream/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
__contact__ = '[email protected]'
1818
__url__ = 'https://github.com/gruns/icecream'
1919
__description__ = (
20-
'Never use print() to debug again; inspect variables, expressions, and '
20+
'Never use print() to debug again: inspect variables, expressions, and '
2121
'program execution with a single, simple function call.')

0 commit comments

Comments
 (0)