diff --git a/github/copilot_test.go b/github/copilot_test.go index 355ff130c85..22b6e8eddae 100644 --- a/github/copilot_test.go +++ b/github/copilot_test.go @@ -16,7 +16,7 @@ import ( "github.com/google/go-cmp/cmp" ) -// Test invalid JSON responses, vlaid responses are covered in the other tests +// Test invalid JSON responses, valid responses are covered in the other tests func TestCopilotSeatDetails_UnmarshalJSON(t *testing.T) { tests := []struct { name string