diff --git a/google/doc.go b/google/doc.go index 2a995b3..8e6a57c 100644 --- a/google/doc.go +++ b/google/doc.go @@ -4,7 +4,7 @@ // Package google provides support for making OAuth2 authorized and authenticated // HTTP requests to Google APIs. It supports the Web server flow, client-side -// credentials, service accounts, Google Compute Engine service accounts, +// credentials, service accounts, Google Compute Engine service accounts, // Google App Engine service accounts and workload identity federation // from non-Google cloud platforms. //