diff --git a/docs/pages/docs-links.html b/docs/pages/docs-links.html index f0bc78f4..85b66da3 100755 --- a/docs/pages/docs-links.html +++ b/docs/pages/docs-links.html @@ -21,7 +21,7 @@

External page linking

-

jQuery Mobile automates the process of building Ajax powered site and applications.

+

jQuery Mobile automates the process of building Ajax powered sites and applications.

By default, when you click on link that points to an external page (ex. products.html), the framework will parse the link's href to formulate an Ajax request (Hijax) and displays the loading spinner.

@@ -70,4 +70,4 @@ - \ No newline at end of file + diff --git a/docs/pages/docs-pages.html b/docs/pages/docs-pages.html index f1676770..001188f6 100755 --- a/docs/pages/docs-pages.html +++ b/docs/pages/docs-pages.html @@ -99,7 +99,7 @@

External page linking

-

jQuery Mobile automates the process of building Ajax powered site and applications.

+

jQuery Mobile automates the process of building Ajax powered sites and applications.

By default, when you click on a link that points to an external page (ex. products.html), the framework will parse the link's href to formulate an Ajax request (Hijax) and displays the loading spinner.