diff --git a/docs/Quickstart-Guide-for-Beginners.md b/docs/Quickstart-Guide-for-Beginners.md index 5a5dd01e..cbea97c0 100644 --- a/docs/Quickstart-Guide-for-Beginners.md +++ b/docs/Quickstart-Guide-for-Beginners.md @@ -83,7 +83,7 @@ With this two files we are ready to execute the `parse` command in order to gene ```shell startleft parse \ --iac-type TERRAFORM \ - --default-mapping-filefile iriusrisk-tf-aws-mapping.yaml \ + --default-mapping-file iriusrisk-tf-aws-mapping.yaml \ --output-file multinetwork_security_groups_with_lb.otm \ --project-name "Terraform MN Security Groups with LB" \ --project-id "tf-mn-sg-lb" \