Simply typo fix in FAQ

This commit is contained in:
Mitchell Hashimoto 2010-03-15 11:12:02 -07:00
parent d32ecf3634
commit 5a9ea3bbdd
1 changed files with 1 additions and 1 deletions

2
faq.md
View File

@ -14,7 +14,7 @@ you work because its wrong, per se, but move web development forward
by providing isolated environments which are easy to build, portable,
and lightweight. For more specific reasons, check out the "[Why Vagrant?](/docs/getting-started/why.html)" page.
### Could you perhaps turn convert a Vagrant project into an EC2 instance for deployment?
### Could you perhaps convert a Vagrant project into an EC2 instance for deployment?
That's where Chef comes in. Vagrant uses [Chef](http://www.opscode.com/chef)
for provisioning VMs. It's basically software configuration management (same category