diff --git a/assets/config.php b/assets/config.php index 2539b9be..508b79d9 100644 --- a/assets/config.php +++ b/assets/config.php @@ -67,7 +67,7 @@ return [ ], /** - * Controller namespace used for routes in routes/tenant.php. + * Controller namespace used by routes in routes/tenant.php. */ 'tenant_route_namespace' => 'App\Http\Controllers',