Skip to content

Commit 6f4821a

Browse files
mdqstUnique-Divine
andauthored
chore: fix typo in RewardBand description (#2234)
Co-authored-by: Unique Divine <[email protected]>
1 parent 36b5160 commit 6f4821a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proto/nibiru/oracle/v1/oracle.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ message Params {
2121
(gogoproto.customtype) = "github.com/cosmos/cosmos-sdk/types.Dec",
2222
(gogoproto.nullable) = false
2323
];
24-
// RewardBand defines a maxium divergence that a price vote can have from the
24+
// RewardBand defines a maximum divergence that a price vote can have from the
2525
// weighted median in the ballot. If a vote lies within the valid range
2626
// defined by:
2727
// μ := weightedMedian,

0 commit comments

Comments
 (0)