Skip to content
Snippets Groups Projects

Update EasyPostServiceDescriptions.php

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -152,7 +152,7 @@ class EasyPostServiceDescriptions {
'3DaySelect' => $this->t('UPS Three-Day Select'),
],
'USPS' => [
'First' => $this->t('USPS First Class'),
'GroundAdvantage' => $this->t('USPS Ground Advantage'),
'Priority' => $this->t('USPS Priority'),
'Express' => $this->t('USPS Express'),
'ParcelSelect' => $this->t('USPS Parcel Select'),
Loading