Skip to content

Commit a34c590

Browse files
committed
#57 updated readme
1 parent 0f989df commit a34c590

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -386,13 +386,13 @@ terragrunt apply -target=module.eks
386386
387387
#### Destroy infrastructure by `terragrunt`
388388
389-
For destroy both layers, run this command from `terraform/` folder:
389+
To destroy both layers, run this command from `terraform/` folder:
390390
391391
```
392392
terragrant run-all destroy
393393
```
394394
395-
For destroy `layer2-k8s`, run this command from `terraform/layare2-k8s` folder:
395+
To destroy `layer2-k8s`, run this command from `terraform/layare2-k8s` folder:
396396
397397
```
398398
terragrunt destroy

0 commit comments

Comments
 (0)