소스 검색

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;`.