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

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


The following commit(s) were added to refs/heads/master by this push:
     new 0b2b5910 update client doc (#126)
0b2b5910 is described below

commit 0b2b5910cbb55c449cca18ae95a63bb2c8951437
Author: Samunroyu <[email protected]>
AuthorDate: Sun Nov 16 22:11:56 2025 +0800

    update client doc (#126)
---
 _docs/{zh => en}/clients/clients.md | 6 +++---
 _docs/zh/clients/clients.md         | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/_docs/zh/clients/clients.md b/_docs/en/clients/clients.md
similarity index 66%
copy from _docs/zh/clients/clients.md
copy to _docs/en/clients/clients.md
index 910246f4..cd63a8b4 100644
--- a/_docs/zh/clients/clients.md
+++ b/_docs/en/clients/clients.md
@@ -2,11 +2,11 @@
 permalink: clients/index.html
 ---
 
-Pegasus目前提供以下多种客户端支持:
+Pegasus currently provides support for the following clients:
 
-| 编程语言 | 项目链接 |
+| Programming Language | Project Link |
 | Java | <https://github.com/apache/incubator-pegasus/tree/master/java-client> 
|
 | Scala | 
<https://github.com/apache/incubator-pegasus/tree/master/scala-client> |
 | Go | <https://github.com/apache/incubator-pegasus/tree/master/go-client> |
 | Python | 
<https://github.com/apache/incubator-pegasus/tree/master/python-client> |
-| NodeJs | 
<https://github.com/apache/incubator-pegasus/tree/master/nodejs-client> |
+| Node.js | 
<https://github.com/apache/incubator-pegasus/tree/master/nodejs-client> |
\ No newline at end of file
diff --git a/_docs/zh/clients/clients.md b/_docs/zh/clients/clients.md
index 910246f4..885e7fcf 100644
--- a/_docs/zh/clients/clients.md
+++ b/_docs/zh/clients/clients.md
@@ -2,7 +2,7 @@
 permalink: clients/index.html
 ---
 
-Pegasus目前提供以下多种客户端支持:
+Pegasus 目前提供以下多种客户端支持:
 
 | 编程语言 | 项目链接 |
 | Java | <https://github.com/apache/incubator-pegasus/tree/master/java-client> 
|


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to