Skip to content

Commit 88b229e

Browse files
committed
Tweaked wording here
1 parent b27dbfb commit 88b229e

File tree

1 file changed

+1
-1
lines changed
  • src/components/ChallengeEditor/SpecialChallengeField

1 file changed

+1
-1
lines changed

src/components/ChallengeEditor/SpecialChallengeField/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import _ from 'lodash'
88

99
const options = [
1010
{
11-
label: 'Blank',
11+
label: 'No',
1212
value: ''
1313
},
1414
...SPECIAL_CHALLENGE_TAGS.map(tag => ({

0 commit comments

Comments
 (0)