Skip to content

Commit 9335d53

Browse files
nikolasscottgonzalez
authored andcommitted
mobile: Fix typo
Closes jquerygh-21
1 parent 0c27b38 commit 9335d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/mobile-release.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<li>
22
jQuery Mobile {{version}} -
33
<a href="/{{filename}}">uncompressed</a>,
4-
<a href="/{{minified}}">minfied</a>,
4+
<a href="/{{minified}}">minified</a>,
55
<a href="/{{minifiedCss}}">theme</a>
66
{{#if minifiedStructure}}
77
(<a href="/{{minifiedStructure}}">structure only</a>)

0 commit comments

Comments
 (0)