Skip to content

Commit

Permalink
Merge pull request #311 from solon/solon-typo-fix
Browse files Browse the repository at this point in the history
Grammar fix: remove apostrophe
  • Loading branch information
jordanh committed Sep 30, 2016
2 parents f0d7972 + 5ae2b47 commit eda3e19
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ const Step3InviteTeam = (props) => {
<div style={{margin: '2rem 0 0', textAlign: 'center'}}>
<Button
disabled={submitting || !fieldArrayHasValue}
label="Look’s Good!"
label="Looks Good!"
theme="warm"
type="submit"
/>
Expand Down

0 comments on commit eda3e19

Please sign in to comment.