Skip to content

Commit 6840104

Browse files
committed
fix: docs
1 parent 6ebb4b1 commit 6840104

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/procedures/IssueTokens.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export class IssueTokens extends Procedure<IssueTokensProcedureArgs, Shareholder
4141
* This means that if one of the wallets on the list doesn't clear transfer restrictions, the transaction will revert
4242
*
4343
* Note that this procedure will fail if:
44-
* - The Security Token symbol doesn't exist
44+
* - The Security Token doesn't exist
4545
* - At least one wallet address doesn't clear transfer restrictions. This check is bypassed if new KYC data is provided
4646
*/
4747
public async prepareTransactions() {

0 commit comments

Comments
 (0)