瀏覽代碼

chore: update changes/ce/feat-10389.en.md

JianBo He 2 年之前
父節點
當前提交
77d300482c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      changes/ce/feat-10389.en.md

+ 1 - 1
changes/ce/feat-10389.en.md

@@ -1,2 +1,2 @@
 Unify the config formats for `cluster.core_nodes` and `cluster.statics.seeds`.
-Now they both support formats in arrays `["emqx1@127.0.0.1", "emqx2@127.0.0.1"]` or semicolon-separated strings `"emqx1@127.0.0.1,emqx2@127.0.0.1"`.
+Now they both support formats in array `["emqx1@127.0.0.1", "emqx2@127.0.0.1"]` or semicolon-separated string `"emqx1@127.0.0.1,emqx2@127.0.0.1"`.