Skip to content

Commit

Permalink
Update src/libs/TransactionUtils.js
Browse files Browse the repository at this point in the history
Co-authored-by: Vit Horacek <[email protected]>
  • Loading branch information
yuwenmemon and mountiny authored Sep 12, 2023
1 parent ab2fad1 commit b71fafa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libs/TransactionUtils.js
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ function getMerchant(transaction) {
}

/**
* Return the category from the transaction. The "created" field has no "modified" complement.
* Return the category from the transaction. This "category" field has no "modified" complement.
*
* @param {Object} transaction
* @return {String}
Expand Down

0 comments on commit b71fafa

Please sign in to comment.