Skip to content

Commit 3ce1168

Browse files
Google APIscopybara-github
authored andcommitted
docs: fix typo in FraudPrevention.DISABLE comment
PiperOrigin-RevId: 738067567
1 parent 4eb76f5 commit 3ce1168

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

google/cloud/recaptchaenterprise/v1beta1/recaptchaenterprise.proto

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -412,8 +412,8 @@ message Event {
412412
// enabled in the Google Cloud console.
413413
ENABLED = 1;
414414

415-
// Disable Fraud Prevention for this assessment, regardless of Google Cloud
416-
// console settings.
415+
// Disable Fraud Prevention for this assessment, regardless of the Google
416+
// Cloud console settings.
417417
DISABLED = 2;
418418
}
419419

0 commit comments

Comments
 (0)