diff --git a/cloud-static-content-hosting/README.md b/cloud-static-content-hosting/README.md index bc1e97f7e..0f1fb3207 100644 --- a/cloud-static-content-hosting/README.md +++ b/cloud-static-content-hosting/README.md @@ -82,7 +82,7 @@ the content globally. * First create the content, at least `index.html` and `error.html` documents. index.html -``` +```html My Static Web Site @@ -93,7 +93,7 @@ index.html ``` error.html -``` +```html My Static Web Site @@ -110,7 +110,7 @@ error.html * Create `policy.json` with the following contents (note that you need to replace the bucket name with your own). -``` +```json { "Version": "2012-10-17", "Statement": [