Skip to content

Commit

Permalink
Changing Read text to be more understandable
Browse files Browse the repository at this point in the history
  • Loading branch information
shylands committed Jun 25, 2019
1 parent 7f25c24 commit 2e83e35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/ChoiceGrid/items.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ const ChoiceGridItems = () => {
Styles.choiceReadStatusRead
}`}
>
<img src={Tick} alt="Read" />
Read
<img src={Tick} alt="Read it" />
You've read this
</span>
);
}
Expand Down

0 comments on commit 2e83e35

Please sign in to comment.