diff --git a/src/AppConstants.js b/src/AppConstants.js index febfb0e4..30d5aab3 100644 --- a/src/AppConstants.js +++ b/src/AppConstants.js @@ -206,7 +206,7 @@ export const RECS_LIST_COLUMNS = [ export const CLUSTER_FILTER_CATEGORIES = { hits: { type: 'checkbox', - title: 'Total Risk', + title: 'Total risk', urlParam: 'hits', values: [ { label: 'All clusters', text: 'All clusters', value: 'all' },