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

benjobs pushed a commit to branch dev
in repository 
https://gitbox.apache.org/repos/asf/incubator-streampark-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new 5dc922e  fix  typo (#243)
5dc922e is described below

commit 5dc922e4c84d16f61b9386dbefdd2a60ae179d54
Author: caicancai <[email protected]>
AuthorDate: Fri Sep 8 15:54:54 2023 +0800

    fix  typo (#243)
    
    * update users.png
    
    * update users.png (#238)
    
    * fix typo
---
 src/pages/home/languages.json |   4 ++--
 static/image/users.png        | Bin 182179 -> 312973 bytes
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/pages/home/languages.json b/src/pages/home/languages.json
index 9c35531..8e5ed3c 100644
--- a/src/pages/home/languages.json
+++ b/src/pages/home/languages.json
@@ -61,8 +61,8 @@
       },
       {
         "icon": "lni-bug",
-        "title": "调式代码",
-        "description": "传入约定的任务配置,开始本地代码调式"
+        "title": "调试代码",
+        "description": "传入约定的任务配置,开始本地代码调试"
       },
       {
         "icon": "lni-bolt-alt",
diff --git a/static/image/users.png b/static/image/users.png
index 09ed960..4160b8a 100644
Binary files a/static/image/users.png and b/static/image/users.png differ

Reply via email to