@annalib/anna-core 12.3.8 → 12.3.9

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.
@@ -1900,7 +1900,7 @@ class AnnaNonEditableGenericTableComponent {
1900
1900
  this.tooltipRadioTextMap.set("agencyName", "Agency");
1901
1901
  this.tooltipRadioTextMap.set("location", "Location");
1902
1902
  this.tooltipRadioTextMap.set("advertiserName", "Advertiser");
1903
- this.tooltipRadioTextMap.set("productCode", "Product Category");
1903
+ this.tooltipRadioTextMap.set("productCode", "Product Code");
1904
1904
  this.tooltipRadioTextMap.set("flightStartDate", "Start Date");
1905
1905
  this.tooltipRadioTextMap.set("flightEndDate", "End Date");
1906
1906
  this.tooltipRadioTextMap.set("orderIdAndRevNumber", "STN Order#-Rev#");