From 4379525718e05c5e998f642f34308493fde823a6 Mon Sep 17 00:00:00 2001 From: Natalia Strelkova Date: Wed, 21 Sep 2022 13:34:16 +0000 Subject: [PATCH] typos and style corrections --- blueprints/third-party-solutions/wordpress/cloudrun/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blueprints/third-party-solutions/wordpress/cloudrun/README.md b/blueprints/third-party-solutions/wordpress/cloudrun/README.md index 6aba6774..cd54ba39 100644 --- a/blueprints/third-party-solutions/wordpress/cloudrun/README.md +++ b/blueprints/third-party-solutions/wordpress/cloudrun/README.md @@ -56,7 +56,7 @@ docker tag bitnami/wordpress gcr.io/MY_PROJECT/wordpress docker push gcr.io/MY_PROJECT/wordpress ``` -**Not**: This example has been built for this particular Docker image. If you decide to use another one, this example might not work (or you can edit the variables in the Terraform files). +**Note**: This example has been built for this particular Docker image. If you decide to use another one, this example might not work (or you can edit the variables in the Terraform files). #### Step 2: Deploy resources