Skip to content

Commit

Permalink
fix: change method description
Browse files Browse the repository at this point in the history
  • Loading branch information
shuffledex committed Dec 13, 2019
1 parent 7e8eb25 commit bd1163a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/entities/SecurityToken/Transfers/Transfers.ts
Expand Up @@ -29,7 +29,7 @@ export class Transfers extends SubModule {
};

/**
* Validates if wallet token can transfer a security token
* Validates if address can transfer a security token
*/
public canTransfer = async (args: {
to: string;
Expand Down

0 comments on commit bd1163a

Please sign in to comment.