@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.
@@ -1893,7 +1893,7 @@ class AnnaNonEditableGenericTableComponent {
1893
1893
  this.tooltipRadioTextMap.set("bookedCpmValue", "Booked CPM");
1894
1894
  this.tooltipRadioTextMap.set("bookedEffectiveCpmValue", "Effective CPM");
1895
1895
  this.tooltipRadioTextMap.set("orderSource", "Order Source");
1896
- this.tooltipRadioTextMap.set("orderCategory", "Rev Category");
1896
+ this.tooltipRadioTextMap.set("orderCategory", "Category");
1897
1897
  this.tooltipRadioTextMap.set("cashOrTrade", "C/T");
1898
1898
  this.tooltipRadioTextMap.set("revisionStartDate", "Revision Start Date");
1899
1899
  }