From 3d29da81a1ada43f6af914ac6916e9f1e8a6e65a Mon Sep 17 00:00:00 2001 From: Shawn Hartsock Date: Fri, 15 Aug 2014 13:10:05 -0400 Subject: [PATCH] Update README.md fix typo in version compatibility statement. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 31833f4..4c696c8 100644 --- a/README.md +++ b/README.md @@ -47,9 +47,9 @@ pyVmomi versions are marked **vSphere version** _separator_ **release version**. with the previous _four_ releases of *vSphere* and it's own previous four releases. Compatibility with much older versions may continue to work but will not be actively supported. -For example, version **v5.5.0**__2014.1_ is most compatible with vSphere 5.5, 5.1, 5.0, and 4.1 and was the first release in +For example, version **v5.5.0**_2014.1 is most compatible with vSphere 5.5, 5.1, 5.0, and 4.1 and was the first release in 2014. Initial releases compatible with a version of vSphere will bare a naked version number of **v5.5.0** indicating that -2015. version of pyVmomi was released simultaneously with the _GA_ version of vSphere with the same version number. +version of pyVmomi was released simultaneously with the *GA* version of vSphere with the same version number. Releases ========