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

liujun 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 8c70278  Update code-smell.md (#881)
8c70278 is described below

commit 8c7027854cb584aecb85a0c8e41b94146c4dc834
Author: lixiaobing-fabulous <[email protected]>
AuthorDate: Mon Aug 2 16:01:33 2021 +0800

    Update code-smell.md (#881)
    
    fix typo
---
 content/en/docs/v2.7/dev/code-smell.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/en/docs/v2.7/dev/code-smell.md 
b/content/en/docs/v2.7/dev/code-smell.md
index 931cbc2..615d963 100644
--- a/content/en/docs/v2.7/dev/code-smell.md
+++ b/content/en/docs/v2.7/dev/code-smell.md
@@ -3,7 +3,7 @@ type: docs
 title: "Bad Smell"
 linkTitle: "Bad Smell"
 weight: 12
-description: "Bade code small which should be avoided"
+description: "Bad code smells which should be avoided"
 ---
 
 Ugly Dubbo design or implementation will be record here.

Reply via email to