Browse Source

Fixed typo in warning/disclaimer.

bmallred 13 years ago
parent
commit
11caa18dfc
1 changed files with 1 additions and 1 deletions
  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 />