Skip to content

Commit 491563e

Browse files
Merge pull request #14 from xovero/patch-1
Update README.md to fix crecredentials typo
2 parents 09ef578 + d5381f0 commit 491563e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ Using [Veracode APIs](https://docs.veracode.com/r/c_gettingstarted) with Postman
1717
If you have not does so, please follow these steps to generate the necessary API Token Credential to use with Postman. This will be required for providing the variables of *api_id* and *api_key*.
1818

1919
1. [Generate API credentials](https://docs.veracode.com/r/t_create_api_creds) for your Veracode user.
20-
2. Store the credential information is a safe place or as a cre[credential file](https://docs.veracode.com/r/c_configure_api_cred_file) for use with Veracode products.
20+
2. Store the credential information is a safe place or as a [credential file](https://docs.veracode.com/r/c_configure_api_cred_file) for use with Veracode products.
2121

2222
## Postman Example
2323

24-
These instructions will help you quickly setup the Postman example provided by Vercode. The example provides all the necessary scripts, environments, variables and collection request examples to start using Postman against Vercode APIs.
24+
These instructions will help you quickly setup the Postman example provided by Veracode. The example provides all the necessary scripts, environments, variables and collection request examples to start using Postman against Veracode APIs.
2525

2626
The content used for this example is located [here](https://github.com/veracode/veracode-postman/tree/main) The content consist of a Collection, Environment and pre-request script.
2727

0 commit comments

Comments
 (0)