Skip to content

Commit

Permalink
Merge pull request #336 from JeromeBotineau/bugfix/get-bank-account-c…
Browse files Browse the repository at this point in the history
…omment

fixed comment on getBankAccount
  • Loading branch information
iulian03 authored Dec 18, 2023
2 parents 550216d + 4b77c34 commit 7e7d8eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/services/Users.js
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ var Users = Service.extend({
},

/**
* Get all bank accounts for user
* Get bank account for user
* @param {number} userId User identifier
* @param {number} bankAccountId Bank account id
* @param {function} callback
Expand Down

0 comments on commit 7e7d8eb

Please sign in to comment.