Skip to content

Commit

Permalink
Merge pull request exercism#386 from jbranchaud/clarify-wording-of-is…
Browse files Browse the repository at this point in the history
…ogram

Remove redundancy from the description of isogram
  • Loading branch information
petertseng authored Sep 24, 2016
2 parents 75befc3 + ff89a30 commit 5ba4189
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion exercises/isogram/description.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
Determine if a word or sentence is an isogram.
An isogram (also known as a "nonpattern word") is a word or phrase without a repeating letter.

Examples of isograms:
Expand Down

0 comments on commit 5ba4189

Please sign in to comment.