Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
Replacing edit with update
Browse files Browse the repository at this point in the history
  • Loading branch information
Gmerold committed Mar 1, 2024
1 parent a801914 commit 96be845
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/tutorials/mastering.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 96be845

Please sign in to comment.