Skip to content

Commit 263dc11

Browse files
committed
website: fix typo in use cases
1 parent e193950 commit 263dc11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/source/intro/use-cases.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ used to test new applications before releasing in production. As the production
7171
environment grows larger and more complex, it becomes increasingly onerous to
7272
maintain an up-to-date staging environment.
7373

74-
Using Terraform, the production environment can codified and then shared with
74+
Using Terraform, the production environment can be codified and then shared with
7575
staging, QA or dev. These configurations can be used to rapidly spin up new
7676
environments to test in, and then easily disposed of. Terraform can help tame
7777
the difficulty of maintaining parallel environments, and makes it practical

0 commit comments

Comments
 (0)