Browse Source

Merge pull request #20 from Yohn/patch-1

Update index.html
nakupanda 12 years ago
parent
commit
56ea02c15a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      examples/index.html

+ 2 - 2
examples/index.html

@@ -614,7 +614,7 @@
     
     <h3>Source code of the shortcut methods above</h3>
     <p>
-        I mean you can write your owned handy stuff :)
+        I mean you can write your own handy stuff :)
     </p>
     <div class="source-code">
         <!--
@@ -944,4 +944,4 @@ $(function(){
 });
 </script>
 </body>
-</html>
+</html>