浏览代码

Updates to upload button

Kartik Visweswaran 11 年之前
父节点
当前提交
1a6a849071
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -194,7 +194,7 @@ _string_ the icon to display before the label for the file picker/remove button.
 _string_ the CSS class for the file remove button. Defaults to `btn btn-default`.
 
 #### uploadLabel
-_string_ the label to display for the file upload button. Defaults to `Remove`.
+_string_ the label to display for the file upload button. Defaults to `Upload`.
 
 #### uploadIcon
 _string_ the icon to display before the label for the file upload button. Defaults to `<i class="glyphicon glyphicon-upload"></i> &nbsp;`.