diff --git a/src/Tenancy.php b/src/Tenancy.php index 15402cfc..198edef4 100644 --- a/src/Tenancy.php +++ b/src/Tenancy.php @@ -86,7 +86,7 @@ class Tenancy } /** - * Run a callback using the central environment. + * Run a callback inside the central environment. * * @param callable $callback * @return mixed