Skip to content

Commit d220c49

Browse files
author
Vikas Agarwal
committed
feat: git#729-Update Copy to Read "Set-Up Work"
1 parent 3ea98e6 commit d220c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ChallengeEditor/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ const getTitle = (isNew) => {
5858
return 'Create New Work'
5959
}
6060

61-
return 'Edit Challenge'
61+
return 'Set-Up Work'
6262
}
6363

6464
class ChallengeEditor extends Component {

0 commit comments

Comments
 (0)