Skip to content

Commit f23ce7d

Browse files
committed
Add missing css tag to EPOCH
1 parent c4e60d8 commit f23ce7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Ledger/Dijkstra/Specification/Epoch.lagda.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -732,7 +732,7 @@ and carries out the following tasks:
732732
`fut`{.AgdaBound} and store the new enact state
733733
`fut’`{.AgdaBound}.
734734

735-
In Dijkstra, the `EPOCH` rule invokes the `SNAP`{.AgdaDatatype} rule
735+
In Dijkstra, the `EPOCH`{.AgdaDatatype} rule invokes the `SNAP`{.AgdaDatatype} rule
736736
_after_ updating ledger state. This change affects the stake
737737
distribution used for leader election and distributing rewards, and
738738
for voting on governance actions.

0 commit comments

Comments
 (0)