Add metadata info shown in ShardingSphere-UI
diff --git a/shardingsphere-ui-frontend/src/lang/en-US.js b/shardingsphere-ui-frontend/src/lang/en-US.js
index ee80ae8..7f4eba7 100644
--- a/shardingsphere-ui-frontend/src/lang/en-US.js
+++ b/shardingsphere-ui-frontend/src/lang/en-US.js
@@ -184,7 +184,7 @@
       name: 'Please enter the name of the schema',
       ruleConfig: 'Please enter the rule config of the schema',
       dataSourceConfig: 'Please enter the data source config of the schema',
-      metadataConfig: 'Please enter the data source config of the schema'
+      metadataConfig: 'Please enter the metadata config of the schema'
     },
     radioBtn: {
       schema: 'Schema',