You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by lu...@apache.org on 2023/06/19 08:58:49 UTC

[doris-website] branch master updated: Update index.tsx (#246)

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

luzhijing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git


The following commit(s) were added to refs/heads/master by this push:
     new b69a9bd20ad Update index.tsx (#246)
b69a9bd20ad is described below

commit b69a9bd20ad78f3c3bb8f9192138533032262820
Author: Luzhijing <82...@users.noreply.github.com>
AuthorDate: Mon Jun 19 16:58:43 2023 +0800

    Update index.tsx (#246)
---
 src/pages/users/index.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pages/users/index.tsx b/src/pages/users/index.tsx
index fa2bfebb811..3da180d3f44 100644
--- a/src/pages/users/index.tsx
+++ b/src/pages/users/index.tsx
@@ -94,7 +94,7 @@ export default function Users(): JSX.Element {
                         <div className="share-story">
                             <Link to="https://github.com/apache/doris/issues/10229" className="share-button">
                                 <Translate id="user.add..your.company" description="Add Your Company">
-                                    Share You Stroy
+                                    Share Your Story
                                 </Translate>
                             </Link>
                         </div>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org