浏览代码

Update index.html

it was weird reading the other way ;)
Yohn 11 年之前
父节点
当前提交
2f92507344
共有 1 个文件被更改,包括 2 次插入2 次删除
  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>