diff --git a/config/config.sample.php b/config/config.sample.php
index e0e4a3cae976c1c6ab541926a9c4aea7bca0fdac..a62438a20b2ffd5216cc7af1369abf51bbd08fa5 100644
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -804,7 +804,7 @@ $CONFIG = array(
  * this instance. Defaults to the official supported releases by ownCloud.
  *
  * When adjusting this please be aware of the fact that older versions may
- * be buggy and for best user experience we recommend setting
+ * be buggy and for best user experience we recommend to not change this value.
  */
 'minimum.supported.desktop.version' => '1.7.0',