Skip to content

Commit

Permalink
Fix a too-long line
Browse files Browse the repository at this point in the history
  • Loading branch information
suchow committed Jul 25, 2016
1 parent c2a4634 commit 284bbd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proselint/checks/lexical_illusions/misc.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
categories: writing
---
A lexical illusion happens when a word word is unintentially repeated twice, and
A lexical illusion is when a word word is unintentially repeated twice, and
and this happens most often between line breaks.
"""
Expand Down

0 comments on commit 284bbd3

Please sign in to comment.