-
Notifications
You must be signed in to change notification settings - Fork 168
Description
In "Note that the challenge is not to make the error go away– you could easily"...
Space after long dash but not before (it should be either both sides or no spaces).
Check if you wanted to use plural or singular extend in:
"The intersection and interface extend can both be"...
This feels redundant: ...", but there is a more interesting answer. However, there is a global type available"...
Suggestion is to join the two sentences: ...", but there is a more interesting answer that arises from a global type available"...
The second code snippet already includes the solution (DistributiveOmit), you might have wanted to use normal Omit in the first place of demonstration.
(in the beginning)
"Like before, we have an errors that" -> make error singular
"The first approach solution is" -> keep either approach or solution word
"Using as const sets a variable is read-only" -> change "is" to "as"