Skip to content

Commit 914323c

Browse files
authored
Fixed a spelling typo
1 parent 6ff8623 commit 914323c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ <h3>Download</h3>
7575
<a id="mini" onclick="_gaq.push(['_trackEvent', 'Download', 'mini'])" href="https://github.com/cmderdev/cmder/releases/latest">
7676
<button class="gray">Download Mini</button>
7777
</a>
78-
<small is="mini-size">~7.8MB</small>
78+
<small id="mini-size">~7.8MB</small>
7979
</div>
8080
<div class="bit-2">
8181
<a id="full" onclick="_gaq.push(['_trackEvent', 'Download', 'full'])" href="https://github.com/cmderdev/cmder/releases/latest">

0 commit comments

Comments
 (0)