fix additional spacing issues

This commit is contained in:
Quincy Larson
2015-09-09 14:06:16 -07:00
parent 1c09217953
commit 5db725d82c

View File

@ -7,8 +7,7 @@
* *
**/ **/
var links = var links = {
{
// ========= NON MDN REFS // ========= NON MDN REFS
"Currying": "https://leanpub.com/javascript-allonge/read#pabc", "Currying": "https://leanpub.com/javascript-allonge/read#pabc",
"Smallest Common Multiple": "https://www.mathsisfun.com/least-common-multiple.html", "Smallest Common Multiple": "https://www.mathsisfun.com/least-common-multiple.html",