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

xiaoyu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shenyu-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 8a70dbfd0 fix a mistake in 
/docs/quick-start/quick-start-springcloud.md (#875)
8a70dbfd0 is described below

commit 8a70dbfd0352e59eec633529d6f282701a9709d2
Author: Zhang Yuxuan <[email protected]>
AuthorDate: Thu Mar 23 15:17:53 2023 +0800

    fix a mistake in /docs/quick-start/quick-start-springcloud.md (#875)
---
 docs/quick-start/quick-start-springcloud.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/quick-start/quick-start-springcloud.md 
b/docs/quick-start/quick-start-springcloud.md
index c467f5ee1..bb7b477f3 100644
--- a/docs/quick-start/quick-start-springcloud.md
+++ b/docs/quick-start/quick-start-springcloud.md
@@ -18,7 +18,7 @@ If you are a startup gateway by means of source, can be 
directly run the ShenyuB
 
 > Note: Before starting, make sure the gateway has added dependencies.
 
-Add the gateway proxy plugin for `Spring Cloud` and add the your registry 
center dependencies:
+Add the gateway proxy plugin for `Spring Cloud` and add your registry center 
dependencies:
 
 ```xml
 <!-- apache shenyu springCloud plugin start-->

Reply via email to