Merge pull request #76 from RyanNielson/patch-1

website: Fixed a small typo on Use Cases page
This commit is contained in:
Armon Dadgar 2014-07-28 21:18:46 -04:00
commit 3c33865e08
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ tools like [Vagrant](http://www.vagrantup.com/) to build virtualized environment
for demos, it is still very challenging to demo software on real infrastructure
which more closely match production environments.
Sofware writers can provide a Terraform configuration to create, provision and
Software writers can provide a Terraform configuration to create, provision and
bootstrap a demo on cloud providers like AWS. This allows end users to easily demo
the software on their own infrastructure, and even enables tweaking parameters like
cluster size to more rigorously test tools at any scale.