fixes redundant "are" typo

This commit is contained in:
Walter Woodward
2018-10-11 21:34:08 -04:00
committed by Stuart Taylor
parent c1a8227e99
commit 64465e2df1

View File

@ -72,7 +72,7 @@ If you can't find a stub about the topic you'd like to write about, you can open
### Create, Update and Fix Bugs in our coding challenges
All our Coding challenges are are curated by the community, bringing in expert knowledge from volunteers like you.
All our Coding challenges are curated by the community, bringing in expert knowledge from volunteers like you.
However, these need to be constantly refined, for quality. For example, you may want to update instructions to improve their [verbiage](https://en.oxforddictionaries.com/definition/verbiage). You can update the user stories to explain the concept better and even remove redundant ones. You may want to refactor tests which do not pass with valid code for the user stories.