diff --git a/github_test.go b/github_test.go index 9405735..3ecec64 100644 --- a/github_test.go +++ b/github_test.go @@ -122,7 +122,7 @@ func TestGitHubClient_Upload(t *testing.T) { githubClient, ok := client.(*GitHubClient) if !ok { - t.Fatal("Faield to asset to GithubClient") + t.Fatal("Failed to asset to GithubClient") } rc, url, err := githubClient.Repositories.DownloadReleaseAsset(