Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Mar 20, 2024
1 parent a60020b commit 080869d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/googleapi/send_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ func TestPostGoogleAPI(t *testing.T) {
ok: true,
},
{
description: "Unknown Prams",
description: "Unknown parameters",
input: App{
Appid: "foo",
Ap: "bar",
Expand Down

0 comments on commit 080869d

Please sign in to comment.