fix additional spacing issues

This commit is contained in:
Quincy Larson
2015-09-09 14:06:16 -07:00
parent ea32ad5763
commit 5c504a1343

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",