diff --git a/src/Api/Suppression/Unsubscribe.php b/src/Api/Suppression/Unsubscribe.php index 0749390..e60e141 100644 --- a/src/Api/Suppression/Unsubscribe.php +++ b/src/Api/Suppression/Unsubscribe.php @@ -84,8 +84,8 @@ class Unsubscribe extends HttpApi } /** - * @param string $domain Domain to delete unsubscribe for - * @param string $address Unsubscribe address + * @param string $domain Domain to delete unsubscribe for + * @param string $address Unsubscribe address * @param string|null $tag Unsubscribe tag * @return DeleteResponse */