This is an automated email from the ASF dual-hosted git repository.
jerrick pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 0fd63b0 fix typo (#147)
0fd63b0 is described below
commit 0fd63b083caed42fe96beb2d20d448448722a2b6
Author: Song Kun <[email protected]>
AuthorDate: Mon Sep 10 09:00:08 2018 +0800
fix typo (#147)
---
site_config/community.jsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site_config/community.jsx b/site_config/community.jsx
index 3b2b4ad..d39dfcc 100644
--- a/site_config/community.jsx
+++ b/site_config/community.jsx
@@ -611,7 +611,7 @@ export default {
},
{
title: 'Cluster',
- content: <span>Dubbo支持一下容错机制:</span>,
+ content: <span>Dubbo支持以下容错机制:</span>,
tags: [
{
text: 'Fail over',