diff --git a/specs/core/0_beacon-chain.md b/specs/core/0_beacon-chain.md index 9bdf6a924..3c7772ccb 100644 --- a/specs/core/0_beacon-chain.md +++ b/specs/core/0_beacon-chain.md @@ -370,7 +370,7 @@ Unless otherwise indicated, code appearing in `this style` is to be interpreted ```python { # Minimum slot for processing exit - 'slot': 'unit64', + 'slot': 'uint64', # Index of the exiting validator 'validator_index': 'uint64', # Validator signature