Skip to content

Commit

Permalink
Fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigobersa committed Sep 22, 2023
1 parent 5d57296 commit 833096d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion patterns/development-team/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Configuration in this directory creates:
To run this pattern you need to execute:

```bash
$ cd patterns/cluster-admin
$ cd patterns/development-team
$ terraform init
$ terraform plan
$ terraform apply
Expand Down
2 changes: 1 addition & 1 deletion patterns/multiple-app-teams/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Configuration in this directory creates:
To run this pattern you need to execute:

```bash
$ cd patterns/cluster-admin
$ cd patterns/multiple-app-teams
$ terraform init
$ terraform plan
$ terraform apply
Expand Down
2 changes: 1 addition & 1 deletion patterns/namespaced-admin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Configuration in this directory creates:
To run this pattern you need to execute:

```bash
$ cd patterns/cluster-admin
$ cd patterns/namespaced-admin
$ terraform init
$ terraform plan
$ terraform apply
Expand Down

0 comments on commit 833096d

Please sign in to comment.