diff --git a/src/Ramcar/ServiceType.php b/src/Ramcar/ServiceType.php index 65fe5deb..0a510f13 100644 --- a/src/Ramcar/ServiceType.php +++ b/src/Ramcar/ServiceType.php @@ -14,7 +14,7 @@ class ServiceType extends NameValue const COLLECTION = [ 'battery_new' => 'Battery Replacement (New)', 'battery_warranty' => 'Battery Replacement (Under Warranty)', - 'jumpstart_troubleshoot' => 'Jumpstart or Troubleshoot', + 'jumpstart_troubleshoot' => 'General Service', 'tire' => 'Tire Repair', 'overheat' => 'Overheat Assistance', 'fuel' => 'Emergency Refuel',