From 1d4b3095af68d97bdb60c9b84c79a43c0b268585 Mon Sep 17 00:00:00 2001 From: Leon <91741258+Leon114m@users.noreply.github.com> Date: Mon, 16 Jan 2023 09:04:48 +0100 Subject: [PATCH] fix(docs): Include a new comma in the Basic Usage paragraph #HSFDPMUW (#1705) --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index d9b29888..a97afb6a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -172,7 +172,7 @@ prowler ![Prowler Execution](img/short-display.png) > Running the `prowler` command without options will use your environment variable credentials, see [Requirements](getting-started/requirements/) section to review the credentials settings. -If you miss the former output you can use `--verbose` but Prowler v3 is smoking fast so you won't see much ;) +If you miss the former output you can use `--verbose` but Prowler v3 is smoking fast, so you won't see much ;) By default, Prowler will generate a CSV, JSON and HTML reports, however you can generate a JSON-ASFF (used by AWS Security Hub) report with `-M` or `--output-modes`: