Update, language related

pull/34/head
Sascha Rommelfangen 2016-09-12 10:57:12 +02:00 committed by GitHub
parent 6d2e4de0b0
commit df876d75ba
1 changed files with 3 additions and 3 deletions

View File

@ -46,8 +46,8 @@
"numerical_value": 50 "numerical_value": 50
}, },
{ {
"expanded": "Not usually confident", "expanded": "Rarely confident",
"value": "not-usually-confident", "value": "rarely-confident",
"numerical_value": 25 "numerical_value": 25
}, },
{ {
@ -57,7 +57,7 @@
}, },
{ {
"expanded": "Confidence cannot be evaluated", "expanded": "Confidence cannot be evaluated",
"value": "confident-cannot-be-evalued" "value": "confidence-cannot-be-evalued"
} }
] ]
} }