diff --git a/Documentation.html b/Documentation.html
index a231fbce6..d04bcf84e 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -876,12 +876,12 @@ $cfgPmaAbsoluteUri = (!empty($HTTPS) ? 'https' : 'http') . '://'
$cfgBrowseMarkerColor string [HTML color]
- The colors (HTML) used for the pointer and the marker in browse mode
+ The colors (HTML) uses for the pointer and the marker in browse mode
(does not work with NS4).
- The former feature enlights the row you're mouse is passing over and
- the latter lets you visually mark/unmark rows by clicking on
+ The former feature highlights the row over which your mouse is passing
+ and the latter lets you visually mark/unmark rows by clicking on
them.
- You can disable both of these features by emptying the convenient
+ You can disable both of these features by emptying the respective
directive.