Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit 7617ee4

Browse files
Mis-Spelled 'client' (#1411)
1 parent 85aea20 commit 7617ee4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Services/Location/Locations.API/appsettings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"UseVault": false,
2424
"Vault": {
2525
"Name": "eshop",
26-
"ClientId": "your-clien-id",
26+
"ClientId": "your-client-id",
2727
"ClientSecret": "your-client-secret"
2828
}
29-
}
29+
}

0 commit comments

Comments
 (0)