Skip to content

Commit

Permalink
Merge pull request #5 from gabe-sky/fix_readme_typos
Browse files Browse the repository at this point in the history
Fix typos in README.md
  • Loading branch information
noamsdahan authored Aug 11, 2023
2 parents d2dfe7f + 156f65e commit 6091f1a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ and GCP.
- [Azure CLI](https://docs.microsoft.com/cli/azure/install-azure-cli)
- [Google Cloud SDK](https://cloud.google.com/sdk/docs/install)

Pulumi dependancies and plugins will install on-demand basis according to scenario's requirements
Pulumi dependencies and plugins will install in an on-demand basis according to each scenario's requirements
when you provision your first environment. This means the first time provisioning might take a little longer than
subsequent
ones.
Expand Down Expand Up @@ -110,7 +110,7 @@ cnappgoat provision <scenario-1> <scenario-2> <scenario-N>
- `--force` - Enables force mode (unlock locked stacks with pulumi cancel)
- `--debug` - Enables debug logging.

These flags are command flags and should be placed after the commnad. for example:
These flags are command flags and should be placed after the command. For example:

```bash
cnappgoat provision --module CSPM --platform AWS
Expand Down Expand Up @@ -196,7 +196,7 @@ To email the project team, contact [research+cnappgoat@ermetic.com](mailto:resea

## Disclaimer

* CNAPPgoat is provider "as is" and without any warranty or support.
* CNAPPgoat is provided "as is" and without any warranty or support.
* This is a beta version. The project is still in development, so we apologize for any growing pains.
We will release a stable version in the coming weeks.

Expand Down

0 comments on commit 6091f1a

Please sign in to comment.