Skip to content

Commit

Permalink
Update README.md (typo in key-pair auth section)
Browse files Browse the repository at this point in the history
  • Loading branch information
mweeden2 authored Apr 5, 2024
1 parent b1d2f47 commit 9f4aede
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 @@ -274,7 +274,7 @@ If you are using a different method for authentication, see the examples below:

where:

- `{pathToThePrivateKeyFile}` is the path to the file containing the unencrypted private key.
- `{pathToThePrivateKeyFile}` is the path to the file containing the encrypted private key.
- `{passwordForDecryptingThePrivateKey}` is the password for decrypting the private key.

- Specify an unencrypted private key (read from a file):
Expand Down

0 comments on commit 9f4aede

Please sign in to comment.