From 0ebbb59538dcf87c07df514350f01d3dce5faa4f Mon Sep 17 00:00:00 2001 From: Matthias Glaub Date: Fri, 31 Oct 2014 21:19:05 +0100 Subject: [PATCH] fixed typo --- _posts/13-01-01-Virtualization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/13-01-01-Virtualization.md b/_posts/13-01-01-Virtualization.md index 05ff13a..9364895 100644 --- a/_posts/13-01-01-Virtualization.md +++ b/_posts/13-01-01-Virtualization.md @@ -10,5 +10,5 @@ version for all libraries used when working with a team of developers. If you are developing on Windows and deploying to Linux (or anything non-Windows) or are developing in a team, you should consider using a virtual machine. -This sounds tricky, but beside the widely known virtualization environments like VMware or VirtualBox, there are +This sounds tricky, but besides the widely known virtualization environments like VMware or VirtualBox, there are additional tools that may help you setting up a virtual environment in a few easy steps.