Skip to content

Commit 645bde2

Browse files
committed
Merge pull request #69 from mozillazg/patch-1
fix a typo
2 parents e1a692a + ee6c790 commit 645bde2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/views/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ <h1 class="text-left col-md-12 ">
5252
<div id="container">
5353
<a class="btn btn-default btn-lg " id="pickfiles" href="#" >
5454
<i class="glyphicon glyphicon-plus"></i>
55-
<sapn>选择文件</sapn>
55+
<span>选择文件</span>
5656
</a>
5757
</div>
5858
</div>

0 commit comments

Comments
 (0)