diff --git a/app/Services/Ploi/Resources/Site.php b/app/Services/Ploi/Resources/Site.php index 34a1cab..c3e39c1 100644 --- a/app/Services/Ploi/Resources/Site.php +++ b/app/Services/Ploi/Resources/Site.php @@ -110,7 +110,7 @@ public function create( } catch (Throwable $exception) { } - throw new Exception($response->getJson()->error ?? 'Unknown error has occured'); + throw new Exception($response->getJson()->error ?? 'Unknown error has occurred'); } // Set the id of the site