diff --git a/components/modal/demo/footer.md b/components/modal/demo/footer.md
index 4db7c699f1..acbc47beb9 100644
--- a/components/modal/demo/footer.md
+++ b/components/modal/demo/footer.md
@@ -37,8 +37,8 @@ var Test = React.createClass({
visible={this.state.visible}
title="对话框标题" onOk={this.handleOk} onCancel={this.handleCancel}
footer={[
- ,
-