Bladeren bron

Fixed typo in warning/disclaimer.

bmallred 13 jaren geleden
bovenliggende
commit
11caa18dfc
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  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 />