Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Commit a6ea771

Browse files
authored
Fix typing error (#152)
Signed-off-by: karolos lykos <[email protected]>
1 parent 91355b0 commit a6ea771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fixtures/config/config_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ client:
7272
# are implementation specific
7373
credentialStore:
7474
# [Optional]. Used by user store. Not needed if all credentials are embedded in configuration
75-
# and enrollments are performed elswhere.
75+
# and enrollments are performed elsewhere.
7676
path: "/tmp/state-store"
7777

7878
# [Optional]. Specific to the CryptoSuite implementation used by GO SDK. Software-based implementations

0 commit comments

Comments
 (0)