You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by xi...@apache.org on 2019/08/03 15:47:39 UTC

[dubbo-go] branch master updated: Update README_CN.md

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

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


The following commit(s) were added to refs/heads/master by this push:
     new e1d88a4  Update README_CN.md
e1d88a4 is described below

commit e1d88a4078eb5052f41489c10a263a70978cb0d9
Author: vito.he <hx...@163.com>
AuthorDate: Sat Aug 3 23:47:35 2019 +0800

    Update README_CN.md
---
 README_CN.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README_CN.md b/README_CN.md
index bd016cc..af3a0a6 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -40,7 +40,7 @@ Apache License, Version 2.0
 
 - Cluster Strategy: Forking
 - Load Balance: ConsistentHash
-- Filter: TokenFilter/AccessLogFilter/CountFilter/ActiveLimitFilter/ExecuteLimitFilter/GenericFilter/TpsLimitFilter
+- Filter: TokenFilter/AccessLogFilter/CountFilter/ExecuteLimitFilter/TpsLimitFilter
 - Registry: etcd/k8s/consul/nacos
 - Configure Center: apollo
 - Dynamic Configuration Center & Metadata Center (dubbo v2.7.x)