diff --git a/src/FiscalOS.API/appsettings.Example.json b/src/FiscalOS.API/appsettings.Example.json index 7b646f7..e552a7a 100644 --- a/src/FiscalOS.API/appsettings.Example.json +++ b/src/FiscalOS.API/appsettings.Example.json @@ -19,7 +19,7 @@ "KeysDirectoryPath": "KeysDirectoryPath", "PrimaryKeyId": "PrimaryKeyId" }, - "PlaidOptions": { + "PlaidClientOptions": { "ClientId": "ClientId", "Secret": "Secret" }