Skip to content

Commit

Permalink
chore(readme): fix repeated word in x/incentives README (#1102)
Browse files Browse the repository at this point in the history
  • Loading branch information
shak58 authored Aug 15, 2024
1 parent c8fc1fd commit ce6b05c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/incentives/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Anyone can create gauge and add rewards to the gauge, there is no way to take it

There are two kinds of `gauges`, perpetual and non-perpetual ones.

- Non perpetual ones get removed from active queue after the the distribution period finish but perpetual ones persist.
- Non perpetual ones get removed from active queue after the distribution period finish but perpetual ones persist.
- For non perpetual ones, they distribute the tokens equally per epoch during the `gauge` is in the active period.
- For perpetual ones, it distribute all the tokens at a single time. Those gauges needs to be filled externally.

Expand Down

0 comments on commit ce6b05c

Please sign in to comment.