Skip to content

Commit 7cec0be

Browse files
Fix typo in terraform provider website docs (#12381) (#20452)
[upstream:a47413a701b2d33fa0369876e1f836dfed7e0674] Signed-off-by: Modular Magician <[email protected]>
1 parent 8cc65f4 commit 7cec0be

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.changelog/12381.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
3+
```

website/docs/d/storage_bucket_object_content.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ See [the official documentation](https://cloud.google.com/storage/docs/key-terms
1212
and
1313
[API](https://cloud.google.com/storage/docs/json_api/v1/objects).
1414

15-
~> **Warning:** The object content will be saved in the state, and visiable to everyone who has access to the state file.
15+
~> **Warning:** The object content will be saved in the state, and visible to everyone who has access to the state file.
1616

1717
## Example Usage
1818

0 commit comments

Comments
 (0)