Skip to content

Commit 408a443

Browse files
committed
Fix comment
1 parent 6756dd4 commit 408a443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

options.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ func WithAccessTokenCredentials(accessToken string) Option {
5454
)
5555
}
5656

57-
// WithOauth2TokenExchangeCredentials adds credentials that can exchange token using
57+
// WithOauth2TokenExchangeCredentials adds credentials that exchange token using
5858
// OAuth 2.0 token exchange protocol:
5959
// https://www.rfc-editor.org/rfc/rfc8693
6060
func WithOauth2TokenExchangeCredentials(

0 commit comments

Comments
 (0)