You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2021/09/03 13:16:24 UTC

[dubbo-website] branch master updated: fix doc virtualservice (#928)

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 2f5b41e  fix doc virtualservice (#928)
2f5b41e is described below

commit 2f5b41e03204ea115aa12ee6fca2333776f9004f
Author: Wang Chengming <63...@qq.com>
AuthorDate: Fri Sep 3 21:12:25 2021 +0800

    fix doc virtualservice (#928)
---
 content/zh/docs/references/routers/virtualservice.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/zh/docs/references/routers/virtualservice.md b/content/zh/docs/references/routers/virtualservice.md
index b02f6e4..97af838 100644
--- a/content/zh/docs/references/routers/virtualservice.md
+++ b/content/zh/docs/references/routers/virtualservice.md
@@ -26,7 +26,7 @@ spec:
 | hosts | string[] |  一般指应用名 | NO  |
 | dubbo | DubboRoute[] | dubbo 路由规则,顺序执行,符合条件立即返回 | NO |
 
-Router类型如下:
++ Router类型如下:
 
 | name|  Description |
 | --- | --- |