From 4e4914cc040ab30e8935a5a45fac0e6f59814d7d Mon Sep 17 00:00:00 2001 From: gurusai-voleti Date: Tue, 4 Feb 2025 09:55:40 +0530 Subject: [PATCH] Update mmv1/third_party/terraform/website/docs/r/storage_bucket_object.html.markdown Co-authored-by: Nick Elliot --- .../website/docs/r/storage_bucket_object.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mmv1/third_party/terraform/website/docs/r/storage_bucket_object.html.markdown b/mmv1/third_party/terraform/website/docs/r/storage_bucket_object.html.markdown index 97f8f376be3b..175a3431e93f 100644 --- a/mmv1/third_party/terraform/website/docs/r/storage_bucket_object.html.markdown +++ b/mmv1/third_party/terraform/website/docs/r/storage_bucket_object.html.markdown @@ -13,7 +13,7 @@ Creates a new object inside an existing bucket in Google cloud storage service ( and [API](https://cloud.google.com/storage/docs/json_api/v1/objects). -A datasource can be used to retrive data of the object +A datasource can be used to retrieve the data of the stored object: * `google_storage_bucket_object_content`: Gets an existing object content inside an bucket in Google Cloud Storage service (GCS)