Skip to content

Commit 64cda52

Browse files
Update docs/pos/reference/contracts/stakingmanager.md
Co-authored-by: kmurphypolygon <149679879+kmurphypolygon@users.noreply.github.com>
1 parent 79b7d62 commit 64cda52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pos/reference/contracts/stakingmanager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ function checkSignatures(
182182

183183
Checks if a given validator is active validator for the current epoch.
184184

185-
## Timeline Data Structure
185+
## Timeline data structure
186186

187187
```solidity
188188
struct State {

0 commit comments

Comments
 (0)