1
0
Fork 0

fixed typo

This commit is contained in:
Starbeamrainbowlabs 2015-05-24 18:47:26 +01:00
parent 22aad13966
commit b5e47cfaee
1 changed files with 1 additions and 1 deletions

View File

@ -43,6 +43,6 @@
## References & Tutorials
- [RGraph HTML5 Canvas Reference](http://www.rgraph.net/reference/index.html) - A good HTML5 canvas reference with examples
- [RegexOne](http://regexone.com/) - A good reguar expression tutorial we practical examples and tests
- [RegexOne](http://regexone.com/) - A good reguar expression tutorial with practical examples and tests
- [Javascript Scope Quiz](http://madebyknight.com/javascript-scope/) - A small quiz / tutorial to help you understand scope in Javascript