File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
ecdsa/contracts/libraries
random-beacon/contracts/libraries Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ library EcdsaAuthorization {
4646 // will have to wait another 10 days to alter it and 14 days to
4747 // approve it.
4848 //
49- // This value protect against malicious operators who manipulate
49+ // This value protects against malicious operators who manipulate
5050 // their weight by overwriting authorization decrease request, and
5151 // lowering or increasing their eligible stake this way.
5252 //
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ library BeaconAuthorization {
5454 // will have to wait another 10 days to alter it and 14 days to
5555 // approve it.
5656 //
57- // This value protect against malicious operators who manipulate
57+ // This value protects against malicious operators who manipulate
5858 // their weight by overwriting authorization decrease request, and
5959 // lowering or increasing their eligible stake this way.
6060 //
You can’t perform that action at this time.
0 commit comments