Skip to content

Commit bdd4719

Browse files
small fix in stake snapshot docs (#4783)
1 parent 3215b20 commit bdd4719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/stake-pool-operations/10_query_stakepool.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ $ cardano-cli query stake-snapshot \
3131
}
3232
```
3333

34-
Each snapshot is taken at the end of a different era. The `go` snapshot is the current one and
34+
Stake snapshots are taken at the end of each epoch. The `go` snapshot is the current one and
3535
was taken two epochs earlier, `set` was taken one epoch ago, and `mark` was taken immediately
3636
before the start of the current epoch.
3737

0 commit comments

Comments
 (0)