diff --git a/src/Ramcar/ServiceType.php b/src/Ramcar/ServiceType.php index 83768bdc..0a25e721 100644 --- a/src/Ramcar/ServiceType.php +++ b/src/Ramcar/ServiceType.php @@ -17,7 +17,7 @@ class ServiceType extends NameValue const COLLECTION = [ 'battery_new' => 'Battery Sales', 'battery_warranty' => 'Under Warranty', - 'jumpstart_troubleshoot' => 'General Service', + 'jumpstart_troubleshoot' => 'General Service - Jumpstart', 'jumpstart_warranty' => 'General Service - Warranty', 'post_recharged' => 'Post - Recharged', 'post_replacement' => 'Post - Replacement',