We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dfa1cc commit 22aa3ceCopy full SHA for 22aa3ce
1 file changed
x-pack/plugins/security_solution/public/detections/components/rules/description_step/translations.tsx
@@ -96,7 +96,7 @@ export const THRESHOLD_RESULTS_AGGREGATED_BY = i18n.translate(
96
defaultMessage: 'Results aggregated by',
97
}
98
);
99
-// TODO: maybe `depricated` instead? Since its tied to mitre currently
+
100
export const UNKNOWN_TACTIC = i18n.translate(
101
'xpack.securitySolution.detectionEngine.ruleDescription.unknownTactic',
102
{
0 commit comments