diff --git a/google/devtools/cloudbuild/cloudbuild.yaml b/google/devtools/cloudbuild/cloudbuild.yaml index 3e52cc7f..e6f042c6 100644 --- a/google/devtools/cloudbuild/cloudbuild.yaml +++ b/google/devtools/cloudbuild/cloudbuild.yaml @@ -13,7 +13,7 @@ types: documentation: summary: Builds container images in the cloud. overview: |- - The Google Cloud Container Builder API lets you to build an application or + The Google Cloud Build API lets you to build an application or part of an application from source code stored in Google Cloud Storage or a Google Cloud Source Repository and package it into container images. The container images are then stored in Google Container Registry. You can