Skip to content

Commit 8df00ff

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

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
@@ -10,7 +10,7 @@ When a validator gets rewarded with more `MATIC` tokens, new tokens are added to
1010

1111
`VATIC`: Validator specific minted validator share tokens (ERC20 tokens)
1212

13-
## Technical Specification
13+
## Technical specification
1414

1515
```solidity
1616
uint256 public validatorId; // Delegation contract for validator

0 commit comments

Comments
 (0)