en.javascript.info
en.javascript.info copied to clipboard
Add comma for better readability
I think a comma (,) after every "In the code below" makes the text more readable. For example, there is a line that says:
In the code below prompt asks for width, but not for title:
It can be mistakenly interpreted as "look for the code below prompt() " , instead of "look how prompt works in the code below" Have a good day :)
👍 I think the comma Is mandatory there, but Im not a native speaker.