Skip to content

Commit 6b55f22

Browse files
committed
Revised text
1 parent 7e3e0bf commit 6b55f22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

add_to_pydotorg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ def get_file_descriptions(
110110
"Windows release manifest",
111111
1,
112112
False,
113-
f"Use 'py install {v[0]}.{v[1]}' to install",
113+
f"Install with 'py install {v[0]}.{v[1]}'",
114114
),
115115
),
116116
(

0 commit comments

Comments
 (0)