Mis-Spelled 'client' (#1411)

This commit is contained in:
Majid Ali Khan Quaid 2020-08-27 15:00:59 +05:00 committed by GitHub
parent 85aea20046
commit 7617ee4880
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@
"UseVault": false, "UseVault": false,
"Vault": { "Vault": {
"Name": "eshop", "Name": "eshop",
"ClientId": "your-clien-id", "ClientId": "your-client-id",
"ClientSecret": "your-client-secret" "ClientSecret": "your-client-secret"
} }
} }