Merge pull request #224 from zyegfryed/patch-1

website: typo
This commit is contained in:
Mitchell Hashimoto 2013-07-28 11:42:46 -07:00
commit 9a37de618d
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ way through to production.
Since Packer creates consistent images for multiple platforms in parallel, Since Packer creates consistent images for multiple platforms in parallel,
it is perfect for creating [appliances](http://en.wikipedia.org/wiki/Software_appliance) it is perfect for creating [appliances](http://en.wikipedia.org/wiki/Software_appliance)
and disposable product demos. As your software changes, you can automatically and disposable product demos. As your software changes, you can automatically
create applicances with the software pre-installed. Potential users can then create appliances with the software pre-installed. Potential users can then
get started with your software by deploying it to the environment of their get started with your software by deploying it to the environment of their
choice. choice.