Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Using semicolon instead of "and" conjunction
The use of the conjunction "and" leads to an improper assertion about what should/shouldn't be done. Using a semicolon resolves this by indicating the contrasting alternative.
- Loading branch information