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