From bc2c0db12bf27fcccd0da86f6eb28be730b9f1fe Mon Sep 17 00:00:00 2001 From: Google APIs Date: Fri, 8 Nov 2024 11:56:32 -0800 Subject: [PATCH] chore: Fix typo in title for Certificate Authority documentation PiperOrigin-RevId: 694587821 --- google/cloud/security/privateca/v1/BUILD.bazel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google/cloud/security/privateca/v1/BUILD.bazel b/google/cloud/security/privateca/v1/BUILD.bazel index c6509f7489..9c7d438346 100644 --- a/google/cloud/security/privateca/v1/BUILD.bazel +++ b/google/cloud/security/privateca/v1/BUILD.bazel @@ -314,7 +314,7 @@ ruby_cloud_gapic_library( grpc_service_config = "privateca_grpc_service_config.json", rest_numeric_enums = True, ruby_cloud_description = "Certificate Authority Service is a highly available, scalable Google Cloud service that enables you to simplify, automate, and customize the deployment, management, and security of private certificate authorities (CA).", - ruby_cloud_title = "Ceritificate Authority Service V1", + ruby_cloud_title = "Certificate Authority Service V1", service_yaml = "privateca_v1.yaml", transport = "grpc+rest", deps = [