Skip to content

Commit e93f8b1

Browse files
Update docs/pos/reference/contracts/delegation.md
Co-authored-by: kmurphypolygon <149679879+kmurphypolygon@users.noreply.github.com>
1 parent 8df00ff commit e93f8b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pos/reference/contracts/delegation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Exchange rate is calculated as below:
2929
ExchangeRate = (totalDelegatedPower + delegatorRewardPool) / totalDelegatorShares
3030
```
3131

32-
## Methods and Variables
32+
## Methods and variables
3333

3434
### buyVoucher
3535

0 commit comments

Comments
 (0)