typo fix: change Ajax site and applications to Ajax sites and applications

This commit is contained in:
Gabe Hollombe 2010-10-19 21:59:32 +11:00
parent 3a7cf2e1f8
commit 1fccf9918b
2 changed files with 3 additions and 3 deletions

View file

@ -21,7 +21,7 @@
<h2>External page linking</h2>
<p>jQuery Mobile automates the process of building Ajax powered site and applications. </p>
<p>jQuery Mobile automates the process of building Ajax powered sites and applications. </p>
<p>By default, when you click on link that points to an external page (ex. products.html), the framework will parse the link's <code>href</code> to formulate an Ajax request (Hijax) and displays the loading spinner.</p>
@ -70,4 +70,4 @@
</div><!-- /page -->
</body>
</html>
</html>

View file

@ -99,7 +99,7 @@
<h2>External page linking</h2>
<p>jQuery Mobile automates the process of building Ajax powered site and applications. </p>
<p>jQuery Mobile automates the process of building Ajax powered sites and applications. </p>
<p>By default, when you click on a link that points to an external page (ex. products.html), the framework will parse the link's <code>href</code> to formulate an Ajax request (Hijax) and displays the loading spinner.</p>