diff --git a/components/form/demo/validate-other.md b/components/form/demo/validate-other.md
index c34397f579..6c1c8cebbe 100644
--- a/components/form/demo/validate-other.md
+++ b/components/form/demo/validate-other.md
@@ -125,7 +125,7 @@ const Demo = Form.create()(React.createClass({
{getFieldDecorator('upload', {
valuePropName: 'fileList',
@@ -139,7 +139,7 @@ const Demo = Form.create()(React.createClass({
)}
-
+