getify / You-Dont-Know-JS

A book series on JavaScript. @YDKJS on twitter.
Other
178.28k stars 33.42k forks source link

one word is missing from chapter 6 #1658

Closed Li-YangZhong closed 4 years ago

Li-YangZhong commented 4 years ago

Sentence "Hopefully by you feel like you're standing on much more solid ground with understanding lexical scope. " change to "Hopefully by now you feel like you're standing on much more solid ground with understanding lexical scope. "

One word "now" is missing from the original sentence in this chapter

Yes, I promise I've read the Contributions Guidelines (please feel free to remove this line).

Specifically quoting these guidelines regarding typos:

Typos?

Please don't worry about minor text typos. These will almost certainly be caught during the editing process.

If you're going to submit a PR for typo fixes, please be measured in doing so by collecting several small changes into a single PR (in separate commits). Or, just don't even worry about them for now, because we'll get to them later. I promise.


Please type "I already searched for this issue":

Edition: (pull requests not accepted for previous editions)

Book Title:

Chapter:

Section Title:

Topic:

getify commented 4 years ago

Thanks!