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

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


The following commit(s) were added to refs/heads/master by this push:
     new 67d3ae7fdd5 Update _index.md (#2934)
67d3ae7fdd5 is described below

commit 67d3ae7fdd5cd0571710f2b281d446e217dd81b8
Author: tunglinwood <[email protected]>
AuthorDate: Fri Mar 8 10:01:51 2024 +0800

    Update _index.md (#2934)
    
    Edit wording of the welcoming tips.
---
 content/en/overview/what/_index.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/en/overview/what/_index.md 
b/content/en/overview/what/_index.md
index b7870661008..e4a4be6e8ef 100644
--- a/content/en/overview/what/_index.md
+++ b/content/en/overview/what/_index.md
@@ -8,9 +8,9 @@ description: ""
 
 Apache Dubbo is an RPC microservice framework that provides SDK 
implementations in multiple languages including Java and Golang.
 
-* It is the first time to contact Dubbo, please continue to read this chapter 
to understand the rich functions and core concepts provided by Dubbo;
+* If it is your first time to contact Dubbo, please continue to read this 
chapter to understand the rich functions and core concepts provided by Dubbo;
 * If you want to experience Dubbo quickly, please refer to [Quick 
Start](../quickstart)
 * Dubbo3 Advanced Usage Reference [Multilanguage SDK Documentation](../mannual)
 * Dubbo3 design and migration
   * [3.0 Design Concept and Core Functions](./dubbo3/)
-  * [How to migrate to 
Dubbo3](/en/docs3-v2/java-sdk/upgrades-and-compatibility)
\ No newline at end of file
+  * [How to migrate to 
Dubbo3](/en/docs3-v2/java-sdk/upgrades-and-compatibility)

Reply via email to