diff --git a/src/Database/DatabaseConfig.php b/src/Database/DatabaseConfig.php index b8210dfc..37d4e42e 100644 --- a/src/Database/DatabaseConfig.php +++ b/src/Database/DatabaseConfig.php @@ -147,7 +147,7 @@ class DatabaseConfig /** * Purge host database connection. * - * Its possible database has previous tenant connection. + * It's possible database has previous tenant connection. * This will clean up the previous connection before creating it for the current tenant. */ public function purgeHostConnection(): void