From 81358923188d4e01cbb5122f6bc350e90809fe97 Mon Sep 17 00:00:00 2001
From: tangjinzhou <415800467@qq.com>
Date: Thu, 25 Jan 2018 18:27:41 +0800
Subject: [PATCH] fix
---
components/button/index.zh-CN.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/components/button/index.zh-CN.md b/components/button/index.zh-CN.md
index 7a82cfc99..2aebb7df6 100644
--- a/components/button/index.zh-CN.md
+++ b/components/button/index.zh-CN.md
@@ -19,5 +19,5 @@
| --- | --- | --- |
| click | `click` 事件的 handler | function(e) |
-`` 最终会被渲染为 ``,并且除了上表中的属性,其它属性都会直接传到 ``。
+`Hello world!` 最终会被渲染为 ``,并且除了上表中的属性,其它属性都会直接传到 ``。