Skip to content

Remove redundancy from the description of isogram#386

Merged
petertseng merged 1 commit intoexercism:masterfrom
jbranchaud:clarify-wording-of-isogram
Sep 24, 2016
Merged

Remove redundancy from the description of isogram#386
petertseng merged 1 commit intoexercism:masterfrom
jbranchaud:clarify-wording-of-isogram

Conversation

@jbranchaud
Copy link
Copy Markdown
Contributor

When the blurb from the metadata of isogram:

Determine if a word or phrase is an isogram

is combined with the description text, the resulting exercise
description becomes redundant.

Determine if a word or phrase is an isogram. Determine if a word or
sentence is an isogram. An isogram ...

So, this commit removes the redundant part from description.md.

When the blurb from the metadata of isogram:

> Determine if a word or phrase is an isogram

is combined with the description text, the resulting exercise
description becomes redundant.

> Determine if a word or phrase is an isogram. Determine if a word or
> sentence is an isogram. An isogram ...

So, this commit removes the redundant part from `description.md`.
@petertseng
Copy link
Copy Markdown
Member

In case any wonders where they two get combined:

http://exercism.io/exercises/fsharp/isogram/readme

There, we combine the metadata one-liner plus the full description.

@petertseng petertseng merged commit 5ba4189 into exercism:master Sep 24, 2016
@petertseng
Copy link
Copy Markdown
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants