From 84bb118a52451880baf112b00c379db693945a6c Mon Sep 17 00:00:00 2001 From: Evert R Date: Fri, 6 Oct 2023 12:52:58 -0300 Subject: [PATCH] typo in comment --- 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 */