This is an automated email from the ASF dual-hosted git repository.

duhengforever 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 8e60db24 fix(user case) fix wrong numbers (#281)
8e60db24 is described below

commit 8e60db24be6654bbce8154a5433811c802b2fc29
Author: Heng Du <[email protected]>
AuthorDate: Wed Sep 28 16:28:44 2022 +0800

    fix(user case) fix wrong numbers (#281)
---
 src/pages/components/LogoCarousel.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pages/components/LogoCarousel.js 
b/src/pages/components/LogoCarousel.js
index 7e85c736..2e316cd9 100644
--- a/src/pages/components/LogoCarousel.js
+++ b/src/pages/components/LogoCarousel.js
@@ -12,7 +12,7 @@ export default class LogoCarousel extends React.Component {
 
     return (
 <div className="logoall"><h1 className={styles.title}><Translate 
id="用户案例">用户案例</Translate></h1>
-<h2 className={styles.subtitle}><Translate 
id="用户案例instruction">RocketMQ已帮助超过100家互联网,金融,制造业公司</Translate></h2>
+<h2 className={styles.subtitle}><Translate 
id="用户案例instruction">RocketMQ已帮助数万家互联网、金融、制造业等公司</Translate></h2>
       <div className = "logoutsider">
       <div className="logocontainer">
         

Reply via email to