diff --git a/Documentation.html b/Documentation.html
index 6dff5d4d2..bd086d7de 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -935,7 +935,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 field to display"
to choose the field.
@@ -994,7 +995,8 @@ since this link provides funding for phpMyAdmin.