We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c22e2be commit 95cc0d9Copy full SHA for 95cc0d9
1 file changed
github2/request.py
@@ -77,7 +77,7 @@ def charset_from_headers(headers):
77
78
79
class GithubError(Exception):
80
- """An error occured when making a request to the Github API."""
+ """An error occurred when making a request to the Github API."""
81
82
83
class HttpError(RuntimeError):
0 commit comments