Upgrade to ExtJS 3.0.0 - Released 07/06/2009
[extjs.git] / examples / grid / paging.html
index 1a6d6b4..e405d40 100644 (file)
@@ -24,7 +24,7 @@
 <h1>Paging Grid Example</h1>
 <p>This example shows how to create a grid with paging. This grid uses a ScriptTagProxy to fetch cross-domain
     remote data (from the Ext forums).</p>
-<p>Note that the jsis not minified so it is readable. See <a href="paging.js">paging.js</a>.</p>
+<p>Note that the js is not minified so it is readable. See <a href="paging.js">paging.js</a>.</p>
 
 <div id="topic-grid"></div>