Skip to content

Commit 385d899

Browse files
Google APIscopybara-github
authored andcommitted
docs: Fixing Oauth typo
PiperOrigin-RevId: 566459012
1 parent 0d5cfc0 commit 385d899

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/iap/v1/service.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ message OAuthSettings {
445445
// since access behavior is managed by IAM policies.
446446
google.protobuf.StringValue login_hint = 2;
447447

448-
// List of Oauth client IDs allowed to programmatically authenticate with IAP.
448+
// List of OAuth client IDs allowed to programmatically authenticate with IAP.
449449
repeated string programmatic_clients = 5;
450450
}
451451

0 commit comments

Comments
 (0)