We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a188ee commit cfd3845Copy full SHA for cfd3845
ui/app/scripts/services/Constants.js
@@ -5,7 +5,7 @@
5
Indeterminate: 'Indeterminate',
6
FalsePositive: 'False Positive',
7
TruePositive: 'True Positive',
8
- Duplicated: 'Duplicated',
+ Duplicated: 'Duplicate',
9
Other: 'Other'
10
})
11
.value('CaseImpactStatus', {
0 commit comments