Skip to content

Commit 512c827

Browse files
committed
Fix typo
1 parent efa105e commit 512c827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers =
2626
project_urls =
2727
Documentation = https://github3.readthedocs.io
2828
Changelog = https://github3.readthedocs.io/en/latest/release-notes/index.html
29-
Source = https://github3.com/sigmavirus24/github3.py
29+
Source = https://github.com/sigmavirus24/github3.py
3030
Released Versions = https://github.com/sigmavirus24/github3.py/tags
3131
requires_dist =
3232
requests>=2.0

0 commit comments

Comments
 (0)