Skip to content

Commit 38a30cf

Browse files
Fix typo in README.md
1 parent 7843e3c commit 38a30cf

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
@@ -137,7 +137,7 @@ the
137137
```java
138138
UserCredentials.loadCredentials(char[] keyPassword);
139139
```
140-
method. This methods looks for PEM or PKCS12 credentials in standard localtions
140+
method. This methods looks for PEM or PKCS12 credentials in standard locations
141141
and returns a CANL X509Credential.
142142

143143
```java

0 commit comments

Comments
 (0)