Skip to content

Commit 05f81d9

Browse files
committed
fix: add security token reference
1 parent 8962561 commit 05f81d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/procedures/ModifyMaxHolderPercentage.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export class ModifyMaxHolderPercentage extends Procedure<ModifyMaxHolderPercenta
1515
public type = ProcedureType.ModifyMaxHolderPercentage;
1616

1717
/**
18-
* - Modify the number of tokens (expressed in percentage) that an investor can hold as maximum
18+
* - Modify the number of security tokens (expressed in percentage) that an investor can hold as maximum
1919
*
2020
* Note that this procedure will fail if:
2121
* - The security token symbol doesn't exist

0 commit comments

Comments
 (0)