Add omitted to to Backend Bucket docs (#14)

Add omitted to to Backend Bucket docs
This commit is contained in:
Riley Karson 2019-09-27 10:00:22 -07:00 committed by GitHub
commit 6c7c5f4977
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@ description:
balancing.
- An HTTP(S) load balancer can direct traffic to specified URLs to a backend bucket
rather than a backend service. It can send requests for static content to a Cloud
Storage bucket and requests for dynamic content a virtual machine instance.
Storage bucket and requests for dynamic content to a virtual machine instance.
short_description: Creates a GCP BackendBucket
version_added: '2.6'
author: Google Inc. (@googlecloudplatform)