@annalib/anna-core 4.2.20 → 4.2.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1895,7 +1895,7 @@ class AnnaNonEditableGenericTableComponent {
1895
1895
  this.tooltipRadioTextMap.set("bookedCpmValue", "Booked CPM");
1896
1896
  this.tooltipRadioTextMap.set("bookedEffectiveCpmValue", "Effective CPM");
1897
1897
  this.tooltipRadioTextMap.set("orderSource", "Order Source");
1898
- this.tooltipRadioTextMap.set("orderCategory", "Rev Category");
1898
+ this.tooltipRadioTextMap.set("orderCategory", "Category");
1899
1899
  this.tooltipRadioTextMap.set("cashOrTrade", "C/T");
1900
1900
  this.tooltipRadioTextMap.set("revisionStartDate", "Revision Start Date");
1901
1901
  }