Correct capitalisation: Github -> GitHub (#14561)
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
@@ -69,7 +69,7 @@ def _log_task_completion(task: asyncio.Task,
|
||||
error_callback(exception)
|
||||
raise AsyncEngineDeadError(
|
||||
"Task finished unexpectedly. This should never happen! "
|
||||
"Please open an issue on Github. See stack trace above for the "
|
||||
"Please open an issue on GitHub. See stack trace above for the "
|
||||
"actual cause.") from e
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user