Skip to content

Commit

Permalink
change edit task button text (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
bukinoshita committed Jan 1, 2018
1 parent 5bd5a14 commit 64a250e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renderer/pages/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ class Edit extends Component {
<span>Back</span>
</Link>

<Button type="submit">Edit task</Button>
<Button type="submit">Save changes</Button>
</footer>
</form>
</section>
Expand Down

0 comments on commit 64a250e

Please sign in to comment.