Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ The CLI will load the configuration in the following order:
> **Note:** Only the CLI will read these values from .vonagerc. The Vonage SDKs requires separate initialization with
> its own credentials.

> **Note**: The contents of the private key, will be stored inside the configuration file. This is be design to help
> ensure the key is not overwritten when new keys are generated
> **Note**: The contents of the private key, will be stored inside the configuration file. This is by design to help
> ensure the key is not overwritten when new keys are generated.

**Flags**:

Expand Down
Loading