From bf55c72ce1454e557594716a3f3930a2d65f11bb Mon Sep 17 00:00:00 2001 From: Evert R Date: Fri, 8 Dec 2023 05:11:34 -0300 Subject: [PATCH] typo in comment (#556) --- config/l5-swagger.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/l5-swagger.php b/config/l5-swagger.php index 40717f6..5db3447 100644 --- a/config/l5-swagger.php +++ b/config/l5-swagger.php @@ -95,7 +95,7 @@ 'swagger_ui_assets_path' => env('L5_SWAGGER_UI_ASSETS_PATH', 'vendor/swagger-api/swagger-ui/dist/'), /* - * Absolute path to directories that should be exclude from scanning + * Absolute path to directories that should be excluded from scanning * @deprecated Please use `scanOptions.exclude` * `scanOptions.exclude` overwrites this */