diff --git a/src/Concerns/HandlesTaxes.php b/src/Concerns/HandlesTaxes.php index 1e2da95b..5e5f95dd 100644 --- a/src/Concerns/HandlesTaxes.php +++ b/src/Concerns/HandlesTaxes.php @@ -28,7 +28,7 @@ trait HandlesTaxes public $collectTaxIds = false; /** - * Set the The IP address of the customer used to determine the tax location. + * Set the IP address of the customer used to determine the tax location. * * @return $this */