Skip to content

Commit

Permalink
fix typo mistake
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Tsitrin <[email protected]>
  • Loading branch information
keruch and mtsitrin authored Aug 5, 2024
1 parent f2059a9 commit 88099f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/dymensionxyz/dymension/sponsorship/sponsorship.proto
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ message Params {
// a + i = e : power 0
//
// CONTRACT: Gauges are sorted by the gauge ID.
// CONTRACT: Gauges hold gauges only with non-vero power.
// CONTRACT: Gauges hold gauges only with non-zero power.
message Distribution {
// VotingPower is the total voting power that the distribution holds.
string voting_power = 1 [
Expand Down

0 comments on commit 88099f3

Please sign in to comment.