diff --git a/docs/tutorials/mastering.md b/docs/tutorials/mastering.md index 0df6b2d..43e4cc4 100644 --- a/docs/tutorials/mastering.md +++ b/docs/tutorials/mastering.md @@ -1149,7 +1149,7 @@ Enter the `terraform` folder created in the previous step: cd terraform ``` -Edit the `main.tf` file: +Update the `main.tf` file: ```console cat << EOF >> main.tf @@ -1260,7 +1260,7 @@ Enter the `terraform` folder created in the previous step: cd terraform ``` -Edit the `main.tf` file: +Update the `main.tf` file: ```console cat << EOF >> main.tf