Skip to content

Commit

Permalink
fix: grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
1kresh committed Oct 10, 2024
1 parent e820c0b commit 0cae04c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/hooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

NetworkRestakeFairHook supports `onSlash()` calls only from `NetworkRestakeDelegator`.

This hook decreases the network limit by the slashed amount and decreases the slashed operator's shares in such a way to decrease his stake (which depends on the network limit) also by the slashed amount. It doesn't change stake amounts for other operators.
This hook decreases the network limit by the slashed amount and decreases the slashed operator's shares in such a way as to decrease his stake (which depends on the network limit) by the slashed amount. It doesn't change stake amounts for other operators.

### NetworkRestakeRedistributionHook

Expand Down

0 comments on commit 0cae04c

Please sign in to comment.