Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

Commit 1b2d3ca

Browse files
Merge pull request #1272 from danielchatfield/fix-typo
Fix typo in pypi.coffee
2 parents 25a423a + 24ef824 commit 1b2d3ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scripts/pypi.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#
1010
# Commands:
1111
# hubot show latest from pypi for <package> - Shows latest version of Python package registered at PyPI
12-
# hubot show total downloads from pypi for <package> - Shows total number of downloads accross all versions of Python package registered at PyPI
12+
# hubot show total downloads from pypi for <package> - Shows total number of downloads across all versions of Python package registered at PyPI
1313
#
1414
# Author:
1515
# lukaszb

0 commit comments

Comments
 (0)