From 5302b8441189f200f058918dc8c5b66961a5fb00 Mon Sep 17 00:00:00 2001 From: gruizmm Date: Mon, 16 Oct 2023 16:30:35 -0400 Subject: [PATCH] Update README.md trying to make the text more optimistic by using positive language and more straightforward language. Hopefully this helps. --- cloud-composer-etl/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud-composer-etl/README.md b/cloud-composer-etl/README.md index f509814..37d6605 100644 --- a/cloud-composer-etl/README.md +++ b/cloud-composer-etl/README.md @@ -107,7 +107,7 @@ Next step: do this same analysis with other dags. Open in Cloud Shell -2. Run the command below on Cloud Shell to destroy the resources. +2. Run the command below on Cloud Shell to delete the resources. ``` gcloud builds submit . --config cloudbuild_destroy.yaml ```