Remove extra white space

pull/477/head
vaikas-google 9 years ago
parent 101d0bd89f
commit 57a8f73744

@ -57,7 +57,7 @@ To handle more granular permissions, use the 'gsutil help acls' command.
Using the example above, you could make this publicy readable by doing: Using the example above, you could make this publicy readable by doing:
``` ```
gsutil cp -a public-read nginx-0.0.1.tgz gs://<yourbucket>/ gsutil cp -a public-read nginx-0.0.1.tgz gs://<yourbucket>/
``` ```

Loading…
Cancel
Save