@annalib/anna-core 12.0.11 → 12.0.12

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.
@@ -1890,7 +1890,7 @@ class AnnaNonEditableGenericTableComponent {
1890
1890
  this.tooltipRadioTextMap.set("agencyName", "Agency");
1891
1891
  this.tooltipRadioTextMap.set("location", "Location");
1892
1892
  this.tooltipRadioTextMap.set("advertiserName", "Advertiser");
1893
- this.tooltipRadioTextMap.set("productCode", "Product Category");
1893
+ this.tooltipRadioTextMap.set("productCode", "Product Code");
1894
1894
  this.tooltipRadioTextMap.set("flightStartDate", "Start Date");
1895
1895
  this.tooltipRadioTextMap.set("flightEndDate", "End Date");
1896
1896
  this.tooltipRadioTextMap.set("orderIdAndRevNumber", "STN Order#-Rev#");