diff --git a/cdist/conf/type/__package_zypper/man.text b/cdist/conf/type/__package_zypper/man.text
index 21c5c5bb..104d3a7a 100644
--- a/cdist/conf/type/__package_zypper/man.text
+++ b/cdist/conf/type/__package_zypper/man.text
@@ -28,8 +28,8 @@ state::
 
 version::
     The version of the package to install. Default is to install the version
-    choosen by the local package manager. For a list of version have a look to
-    the output of "zypper se -s packagename"
+    choosen by the local package manager. For a list of available versions,
+    have a look at the output of "zypper se -s packagename"
 
 ptype::
     Either "package", "patch", "pattern", "product" or "srcpackage", defaults to "package". For a description see man zypper.