Skip to content

Commit

Permalink
Fixing Nexmo.Application.Key description
Browse files Browse the repository at this point in the history
  • Loading branch information
slorello89 committed Nov 21, 2019
1 parent e425bcb commit c741f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Key | Description
Nexmo.api_key | Your API key from the [dashboard](https://dashboard.nexmo.com/settings)
Nexmo.api_secret | Your API secret from the [dashboard](https://dashboard.nexmo.com/settings)
Nexmo.Application.Id | Your application ID
Nexmo.Application.Key | Path to your application key
Nexmo.Application.Key | Your application's private key
Nexmo.Url.Rest | Optional. Nexmo REST API base URL. Defaults to https://rest.nexmo.com
Nexmo.Url.Api | Optional. Nexmo API base URL. Defaults to https://api.nexmo.com
Nexmo.Api.RequestsPerSecond | Optional. Throttle to specified requests per second.
Expand Down

0 comments on commit c741f4b

Please sign in to comment.