diff --git a/website/source/index.html.erb b/website/source/index.html.erb index 4fce49a64..004d6ac94 100644 --- a/website/source/index.html.erb +++ b/website/source/index.html.erb @@ -50,7 +50,7 @@
Terraform allows you to effortlessly combine high level system providers with your own or with each other. Built-in dependency resolution means - things happen in the right order — and it's all implied.
+ things happen in the right order. @@ -60,10 +60,10 @@Your common configuration and state can be stored in version control, shared +
Your configuration and state can be stored in version control, shared and distributed among your team. Updates, scaling and modifications - will be diffed first, so you can change with confidence.
+ will be planned first, so you can iterate with confidence.