We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c27b38 commit 9335d53Copy full SHA for 9335d53
templates/mobile-release.hbs
@@ -1,7 +1,7 @@
1
<li>
2
jQuery Mobile {{version}} -
3
<a href="/{{filename}}">uncompressed</a>,
4
- <a href="/{{minified}}">minfied</a>,
+ <a href="/{{minified}}">minified</a>,
5
<a href="/{{minifiedCss}}">theme</a>
6
{{#if minifiedStructure}}
7
(<a href="/{{minifiedStructure}}">structure only</a>)
0 commit comments