diff --git a/misp/machinetag.json b/misp/machinetag.json index 4f59f71..5e50214 100644 --- a/misp/machinetag.json +++ b/misp/machinetag.json @@ -46,8 +46,8 @@ "numerical_value": 50 }, { - "expanded": "Not usually confident", - "value": "not-usually-confident", + "expanded": "Rarely confident", + "value": "rarely-confident", "numerical_value": 25 }, { @@ -57,7 +57,7 @@ }, { "expanded": "Confidence cannot be evaluated", - "value": "confident-cannot-be-evalued" + "value": "confidence-cannot-be-evalued" } ] }