Skip to content

Commit 6d56718

Browse files
authored
fix: typo in README (#50)
1 parent 7eedbe5 commit 6d56718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The supplied structure and code is intended to form a starting point for buildin
44
Cloud Build has been chosen to allow teams to quickly get started without needing to deploy a CI/CD tool, although it is worth noting the code can easily be executed by your preferred tool.
55

66
## Overview
7-
This repo contains several distinct Terraform projects each within their own directory that must be applied seperately, but in sequence.
7+
This repo contains several distinct Terraform projects each within their own directory that must be applied separately, but in sequence.
88
Each of these Terraform projects are to be layered on top of each other, running in the following order.
99

1010
### [0. bootstrap](./0-bootstrap/)

0 commit comments

Comments
 (0)