Skip to content

Commit

Permalink
Update src/procedures/ModifyMaxHolderPercentage.ts
Browse files Browse the repository at this point in the history
Co-Authored-By: Victor Vicente <VictorVicente@users.noreply.github.com>
  • Loading branch information
shuffledex and VictorVicente committed Jan 15, 2020
1 parent 6cdb890 commit f58c201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/procedures/ModifyMaxHolderPercentage.ts
Expand Up @@ -15,7 +15,7 @@ export class ModifyMaxHolderPercentage extends Procedure<ModifyMaxHolderPercenta
public type = ProcedureType.ModifyMaxHolderPercentage;

/**
* - Modify the number of security 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
*
* Note that this procedure will fail if:
* - The security token symbol doesn't exist
Expand Down

0 comments on commit f58c201

Please sign in to comment.