diff --git a/protos/sources/data-node/api/v2/trading_data.proto b/protos/sources/data-node/api/v2/trading_data.proto index b43bb42dd8..2c2ab9e0bf 100644 --- a/protos/sources/data-node/api/v2/trading_data.proto +++ b/protos/sources/data-node/api/v2/trading_data.proto @@ -3220,7 +3220,7 @@ message ListGovernanceDataRequest { TYPE_UPDATE_REFERRAL_PROGRAM = 13; // Proposal to update the volume discount program TYPE_UPDATE_VOLUME_DISCOUNT_PROGRAM = 14; - // Proposal foor new automated purchase + // Proposal for new automated purchase auction TYPE_NEW_AUTOMATED_PURCHASE = 15; } // Restrict proposals to those with the given state.