diff --git a/website/docs/r/storage_bucket.html.markdown b/website/docs/r/storage_bucket.html.markdown index 831adc8a..29b46fdf 100644 --- a/website/docs/r/storage_bucket.html.markdown +++ b/website/docs/r/storage_bucket.html.markdown @@ -117,7 +117,7 @@ The `logging` block supports: * `log_bucket` - (Required) The bucket that will receive log objects. * `log_object_prefix` - (Optional, Computed) The object prefix for log objects. If it's not provided, - by default GCS sets this to the log_bucket's name. + by default GCS sets this to this bucket's name. The `encryption` block supports: