Skip to content

Commit 45b3d04

Browse files
Merge pull request #231 from ZPieper/patch-1
fix to two spelling errors
2 parents 5a687a0 + 720435a commit 45b3d04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ If you need more information about the V1 API, you can go to the [Watson Assista
5353
cp .env.example .env
5454
```
5555
56-
7. Open the *.env* file and add the service credentials that you obtained in the previous step. The Watson SDK automaticaly locates the correct enviromental variables for either `username`, `password`, and `url` or the `apikey` and `url` credentials found in the *.env* file.
56+
7. Open the *.env* file and add the service credentials that you obtained in the previous step. The Watson SDK automatically locates the correct environmental variables for either `username`, `password`, and `url` or the `apikey` and `url` credentials found in the *.env* file.
5757
5858
Example *.env* file that configures the `apikey` and `url` for a Watson Assistant service instance hosted in the US East region:
5959

0 commit comments

Comments
 (0)