8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 52a3f30 + a86df4f commit 2feac59Copy full SHA for 2feac59
github3/github.py
@@ -1478,7 +1478,7 @@ def zen(self):
1478
class GitHubEnterprise(GitHub):
1479
"""For GitHub Enterprise users, this object will act as the public API to
1480
your instance. You must provide the URL to your instance upon
1481
- initializaiton and can provide the rest of the login details just like in
+ initialization and can provide the rest of the login details just like in
1482
the :class:`GitHub <GitHub>` object.
1483
1484
There is no need to provide the end of the url (e.g., /api/v3/), that will
0 commit comments