Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(style): reduce the number of word breaks
Increasing the hyphen penalty value to 1000 means that generally words are not hyphenated between lines. This makes justified text easier to read in my opinion.
- Loading branch information