Skip to content

Commit

Permalink
fix(resources): capitalisation Codecademy (discordjs#912)
Browse files Browse the repository at this point in the history
  • Loading branch information
GodderE2D authored Oct 12, 2021
1 parent ef008f1 commit fdbb7cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guide/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ If you don't know JavaScript but would like to learn about it, here are a few li

* [Eloquent JavaScript, a free online book](http://eloquentjavascript.net/)
* [JavaScript.info, a modern javascript tutorial](https://javascript.info/)
* [CodeCademy's interactive JavaScript course](https://www.codecademy.com/learn/learn-javascript)
* [Codecademy's interactive JavaScript course](https://www.codecademy.com/learn/learn-javascript)
* [Nodeschool, for both JavaScript and Node.js lessons](https://nodeschool.io/)
* [MDN's JavaScript guide and full documentation](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
* [Google, your best friend](https://google.com)
Expand Down

0 comments on commit fdbb7cb

Please sign in to comment.