Skip to content

Commit 18daae0

Browse files
committed
Demos: Missing period.
1 parent ad19355 commit 18daae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

next.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="jqm-logo"><img src="demos/_assets/img/jquery-logo.png" alt="jQuery Mo
2727
<p class="jqm-intro">jQuery Mobile is a touch-optimized HTML5 UI framework built with jQuery and is the easiest way to build sites and apps that are accessible on all popular smartphone, tablet and desktop devices. Welcome to the demo showcase.</p>
2828

2929
<ul data-role="listview" data-inset="true" data-theme="d" data-icon="false" data-filter-placeholder="Search..." class="jqm-list">
30-
<li><a href="demos/intro/"><h2>Introduction</h2><p>New to jQuery Mobile? Start here</p></a></li>
30+
<li><a href="demos/intro/"><h2>Introduction</h2><p>New to jQuery Mobile? Start here.</p></a></li>
3131
<li><a href="demos/examples/"><h2>Demo Showcase</h2><p>Examples of how to customize and extend jQuery Mobile.</p></a></li>
3232
<li><a href="demos/faq/"><h2>Questions &amp; Answers</h2><p>Common issues and questions, explained.</p></a></li>
3333
<li><a href="http://api.jquerymobile.com"><h2>API documentation</h2><p>Visit the API site for full technical info.</p></a></li>

0 commit comments

Comments
 (0)