Преглед на файлове

docs: fix schema name-version description

Zaiming (Stone) Shi преди 2 години
родител
ревизия
4d0febd380
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      rel/i18n/emqx_plugins_schema.hocon

+ 3 - 3
rel/i18n/emqx_plugins_schema.hocon

@@ -22,9 +22,9 @@ install_dir.label:
 """Install Directory"""
 """Install Directory"""
 
 
 name_vsn.desc:
 name_vsn.desc:
-"""The {name}-{version} of the plugin.<br/>
-It should match the plugin application name-version as the for the plugin release package name<br/>
-For example: my_plugin-0.1.0."""
+"""The `{name}-{version}` of the plugin.<br/>
+It should match the plugin application name-version as plugin release package name<br/>
+For example: `my_plugin-0.1.0`."""
 
 
 name_vsn.label:
 name_vsn.label:
 """Name-Version"""
 """Name-Version"""