From 0ba2e763eb9e485a275f5aff6f1a5a74a4d75f12 Mon Sep 17 00:00:00 2001 From: Rogerio Prado de Jesus Date: Sun, 21 Sep 2014 13:56:33 -0300 Subject: [PATCH] Little help for Vagrant has more than 3 services --- _posts/01-06-01-Vagrant.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/01-06-01-Vagrant.md b/_posts/01-06-01-Vagrant.md index db10f4c..54a1778 100644 --- a/_posts/01-06-01-Vagrant.md +++ b/_posts/01-06-01-Vagrant.md @@ -22,7 +22,7 @@ create and edit your files on your host machine and then run the code inside you ### A little help -If you need a little help to start using Vagrant there are three services that might be useful: +If you need a little help to start using Vagrant there are some services that might be useful: - [Rove][rove]: service that allows you to pre-generate typical Vagrant builds, PHP among the options. The provisioning is made with Chef.