This is an automated email from the ASF dual-hosted git repository.
jinrongtong pushed a commit to branch new-official-website
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
The following commit(s) were added to refs/heads/new-official-website by this
push:
new 58362f9999 typo: 生与云,长与云 -> 生于云,长于云 (#634)
58362f9999 is described below
commit 58362f99996537c1690a8cda73f2139a1eb7a4b8
Author: donghui <[email protected]>
AuthorDate: Mon May 6 14:08:41 2024 +0800
typo: 生与云,长与云 -> 生于云,长于云 (#634)
---
i18n/en/code.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/i18n/en/code.json b/i18n/en/code.json
index 2779101cb9..85b4ed66eb 100644
--- a/i18n/en/code.json
+++ b/i18n/en/code.json
@@ -266,7 +266,7 @@
"云原生": {
"message": "Cloud Native"
},
- "生与云,长与云,无限弹性扩缩,K8s 友好": {
+ "生于云,长于云,无限弹性扩缩,K8s 友好": {
"message": "Born with the cloud, grow with the cloud, infinitely elastic
expansion and contraction, K8s friendly"
},
"高吞吐": {
@@ -326,4 +326,4 @@
"支持海量 Topic 需求,覆盖云边端一体化处理场景": {
"message": "Supports massive Topic requirements, covering
cloud-edge-device collaboration scenarios"
}
-}
\ No newline at end of file
+}