浏览代码

Fixed typo in warning/disclaimer.

bmallred 13 年之前
父节点
当前提交
11caa18dfc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      index.html

+ 1 - 1
index.html

@ -27,7 +27,7 @@
27 27
28 28
        <h2>Notice</h2>
29 29
        <p class="notice">
30
            This was purely created for experimentating with AngularJS. Sometimes the callbacks receive an HTTP error code of 500 from the servers. Just wait a second if this is the case and try again.
30
            This was purely created for experimentation with AngularJS. Sometimes the callbacks receive an HTTP error code of 500 from the servers. Just wait a second if this is the case and try again.
31 31
        </p>
32 32
33 33
        <hr />