Skip to content
This repository has been archived by the owner on Feb 19, 2023. It is now read-only.

Commit

Permalink
fixes typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Seklfreak committed Nov 17, 2021
1 parent aa04711 commit d023130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ NORDIGEN_SECRET_KEY=[Nordigen Secret Key from the Nordigen Control Panel]
LUNCHMONEY_ACCESS_TOKEN=[Lunchmoney Access Token from the Lunchmoney App]
# configure the mapping of Nordigen Accoutn IDs to Lunchmoney Asset IDs (Lunchmoney Accounts)
# configure the mapping of Nordigen Account IDs to Lunchmoney Asset IDs (Lunchmoney Accounts)
TRANSACTIONS_MAP="[Nordigen Account ID]:[Lunchmoney Asset ID],[Nordigen Account ID]:[Lunchmoney Asset ID][,…]"
```

Expand Down

0 comments on commit d023130

Please sign in to comment.