We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8962561 commit 05f81d9Copy full SHA for 05f81d9
1 file changed
src/procedures/ModifyMaxHolderPercentage.ts
@@ -15,7 +15,7 @@ export class ModifyMaxHolderPercentage extends Procedure<ModifyMaxHolderPercenta
15
public type = ProcedureType.ModifyMaxHolderPercentage;
16
17
/**
18
- * - Modify the number of tokens (expressed in percentage) that an investor can hold as maximum
+ * - Modify the number of security tokens (expressed in percentage) that an investor can hold as maximum
19
*
20
* Note that this procedure will fail if:
21
* - The security token symbol doesn't exist
0 commit comments