From a3708f0696a67a533a8a355263a9d57bc7f198f2 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Thu, 15 Apr 2010 20:54:56 -0700 Subject: [PATCH] Fixed typo on changelog --- docs/changes/changes_02x_03x.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changes/changes_02x_03x.md b/docs/changes/changes_02x_03x.md index 633ffb805..b4d51da7a 100644 --- a/docs/changes/changes_02x_03x.md +++ b/docs/changes/changes_02x_03x.md @@ -16,7 +16,7 @@ Vagrant now officially supports Windows as a host machine. Web developers stuck Windows can now develop in linux environments while continuing to use RubyMine or any text editor you prefer on Windows. -**Windows support is new very beta. Its known to work on Windows XP and Windows 7. Windows Vista is untested.** +**Windows support is very beta. Its known to work on Windows XP and Windows 7. Windows Vista is untested.** For a quick-start guide on Windows, see our [Windows setup guide](/docs/getting-started/setup/windows.html).