Skip to content

Commit be10b74

Browse files
authored
Update README.md
1 parent 6bc462d commit be10b74

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Sample code is available for the following capabilities:
1414

1515
## Getting Started
1616

17-
The instructions will guide you make the first call to VDP from your local machine for development and testing purposes
17+
The instructions will guide you make the first call to VDP from your local machine for development and testing purposes.
1818

1919
### Prerequisites
2020

@@ -56,7 +56,7 @@ Edit the file /Samples/src/main/resources/auth_config.xml to set the fields show
5656
* Note the password asked in above step (X)
5757
* keytool -importkeystore -srckeystore key.p12 -srcstoretype PKCS12 -destkeystore key.jks
5858
* Enter the destination key store password and note it. (**KYESTORE_PASSOWORD**)
59-
* When asked for source key store password enter X.
59+
* When asked for source key store password, enter X.
6060
* keytool -import -alias ejbca -keystore key.jks -file VDPCA-SBX.pem -storepass <password>
6161
* Note the password entered in the above step. (**PRIVATE_KEY_PASSWORD**)
6262

@@ -78,7 +78,7 @@ mvn test -pl Samples
7878

7979
## Versioning
8080

81-
**1.0.0**
81+
**1.0**
8282

8383
For the versions available, see the [releases on this repository](https://github.com/visa/java-sample-code/releases).
8484

0 commit comments

Comments
 (0)