getify / Functional-Light-JS

Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
http://FLJSBook.com
Other
16.6k stars 1.96k forks source link

Copyediting suggestions for Chapter 6 #126

Closed jtassia closed 6 years ago

jtassia commented 6 years ago

Suggested edits/queries for Chapter 6...

Edit suggestion 1:

Original: "But you cannot have a reassignment happen unexpectedly caused by some other part of your program."

Suggestion: "But a reassignment will never be unexpectedly caused by some other part of your program."

Yes, I promise I've read the Contributions Guidelines

getify commented 6 years ago

Suggestion: "But a reassignment will never be unexpectedly caused by some other part of your program."

Great!

jtassia commented 6 years ago

Added to my branch!