Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

Commit

Permalink
fix calc medley display name
Browse files Browse the repository at this point in the history
  • Loading branch information
DNARoma committed Oct 3, 2016
1 parent 8464adf commit 6942638
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CGSS Helper

# v0.1.2

- fix typos

# v0.1.1

- fix countdown on iOS device
Expand Down
2 changes: 1 addition & 1 deletion src/components/calc/Medley.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ class Medley extends React.Component {
return (
<Card>
<CardTitle
title="Event Atapon"
title="Event Medley"
subtitle="Input your data and calculate your potential!"
/>
<CardText>
Expand Down

0 comments on commit 6942638

Please sign in to comment.