diff --git a/changes/v5.0.10-en.md b/changes/v5.0.10-en.md index 2cab5e449..c70ec9977 100644 --- a/changes/v5.0.10-en.md +++ b/changes/v5.0.10-en.md @@ -6,7 +6,7 @@ - Update `gen_rpc` library to version 3.0 [#9187](https://github.com/emqx/emqx/pull/9187). -- Improve memory usage on core nodes when bootstrapping a replicant [9236](https://github.com/emqx/emqx/pull/9236). +- Improve memory usage on core nodes when bootstrapping a replicant [#9236](https://github.com/emqx/emqx/pull/9236). ## Bug fixes diff --git a/changes/v5.0.10-zh.md b/changes/v5.0.10-zh.md index 8ca3be883..26b2737dd 100644 --- a/changes/v5.0.10-zh.md +++ b/changes/v5.0.10-zh.md @@ -6,7 +6,7 @@ - 升级 `gen_rpc` 库到 3.0 [#9187](https://github.com/emqx/emqx/pull/9187)。 -- 在引导 `replicant`"时,改善 `core` "节点的内存使用 [9236](https://github.com/emqx/emqx/pull/9236)。 +- 在引导 `replicant` 节点时,改善 `core` 节点的内存使用量 [#9236](https://github.com/emqx/emqx/pull/9236)。 ## Bug fixes