Skip to content

Commit 837fe19

Browse files
Update README.md
1 parent 0f18d02 commit 837fe19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine/storage/flexible/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ with the following command:
1818
directly from Cloud Storage. You can do this with the [Google Cloud SDK](https://cloud.google.com/sdk)
1919
with the following command:
2020

21-
gcloud storage buckets update gs://<your-bucket-name> --predefined-default-object-acl=public-read
21+
gcloud storage buckets update gs://<your-bucket-name> --predefined-default-object-acl=publicRead
2222

2323
1. Update the environment variables in `app.yaml`.
2424

0 commit comments

Comments
 (0)