From e8ef7ab8c996bfd71d7e31b6f56c7270fdd20687 Mon Sep 17 00:00:00 2001 From: Joel Brubaker Date: Sun, 11 Dec 2016 14:41:10 -0800 Subject: [PATCH] Update Readme.md Very small grammar updates. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f248703..ebebe38c 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ Most importantly Docker can run on Development and on Production (same environme > Laradock It's like Laravel Homestead but for Docker instead of Vagrant. -Laradock and [Homestead](https://laravel.com/docs/master/homestead) both gives you a complete virtual development environments. (Without the need to install and configure every single software on your own Operating System). +Laradock and [Homestead](https://laravel.com/docs/master/homestead) both give you complete virtual development environments. (Without the need to install and configure every single software on your own Operating System). - Homestead is a tool that controls Vagrant for you (using Homestead special commands). And Vagrant manages your Virtual Machine.