@annalib/anna-core 14.0.1 → 14.0.3

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.
@@ -2047,7 +2047,7 @@ class AnnaNonEditableGenericTableComponent {
2047
2047
  this.tooltipRadioTextMap.set("bookedUnitsWithImpressionValue", "Booked Units With IMPS");
2048
2048
  this.tooltipRadioTextMap.set("postedUnitsWithImpressionValue", "Posted Units With IMPS");
2049
2049
  this.tooltipRadioTextMap.set("bookedRatings", "Booked Rating");
2050
- this.tooltipRadioTextMap.set("PostedRatings", "Posted Rating");
2050
+ this.tooltipRadioTextMap.set("PostedRating", "Posted Rating");
2051
2051
  this.tooltipRadioTextMap.set("bookedImpressions", "Booked IMPS");
2052
2052
  this.tooltipRadioTextMap.set("PostedImpressions", "Posted IMPS");
2053
2053
  this.tooltipRadioTextMap.set("bookedAverageRating", "Booked AVG Rating");