ga-wdi-boston / js-functions-ins-and-outs

JavaScript Function Arguments and Return Values.
Other
2 stars 174 forks source link

Typo memofactory must be memoFactory #47

Open MicFin opened 7 years ago

MicFin commented 7 years ago
- let memoOne = memofactory("Hello World")
+ let memoOne = memoFactory("Hello World")

https://github.com/ga-wdi-boston/js-functions-ins-and-outs#demo---return-new-functions