diff --git a/Documentation.html b/Documentation.html
index ca8a18b36..b73d7d783 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -218,7 +218,8 @@
For 'HTTP' and 'cookie' modes, phpMyAdmin needs a controluser that has
only the SELECT privilege on the mysql.user (all
columns except "Password"), mysql.db (all
- columns) & mysql.tables_priv (all columns except
+ columns), mysql.host (all columns) and
+ mysql.tables_priv (all columns except
"Grantor" & "Timestamp") tables.
You
must specify the details for the controluser in the
config.inc.php file under the