Skip to content

Conversation

@borntofrappe
Copy link
Contributor

I went through the articles 18 to 27, and found a few minor text fixes.

The most noticeable issue was with the querySelector method, which needed to actually be querySelectorAll as to target all paragraph elements.

Hope I'm not proposing too many changes. If I can also improve the way I propose changes let me know.

  • Gabriele Corti

On line 40, tried to also improve the closing sentence.
On line 42, broke the phrases in two simpler sentences, which might help the reader's comprehension.
On line 5, I propose a slight change to improve the flow of the sentence.

On line 158, I am unsure as how to best describe the MooTools subordinate.
- remove unnecessary words
- add missing words
- include backticks around the `arguments` list
- change the `querySelector()` method to `querySelectorAll()`, as the method ought to return _all_ paragraph elements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant