diff --git a/Documentation.html b/Documentation.html
index 460915ad9..3c1242475 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -946,7 +946,8 @@ since this link provides funding for phpMyAdmin.
table. To allow the usage of this functionality:
- set up pmadb and the linked-tables infrastructure
- put the table name in
- $cfg['Servers'][$i]['table_info']
+ $cfg['Servers'][$i]['table_info'] (e.g.
+ 'pma_table_info')
- then for each table where you want to use this feature,
click "Structure/Relation view/Choose column to display"
to choose the column.
@@ -1005,7 +1006,8 @@ since this link provides funding for phpMyAdmin.