From 74c75fd6f18b396a958c8c10de7ba44b9a073c4c Mon Sep 17 00:00:00 2001 From: Jim McDonald Date: Sun, 2 Feb 2020 22:08:11 +0000 Subject: [PATCH] Remove extraneous word --- specs/phase0/validator.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/phase0/validator.md b/specs/phase0/validator.md index 5816e0a74..a61524f1b 100644 --- a/specs/phase0/validator.md +++ b/specs/phase0/validator.md @@ -356,7 +356,7 @@ A validator is expected to create, sign, and broadcast an attestation during eac A validator should create and broadcast the `attestation` to the associated attestation subnet when either (a) the validator has received a valid block from the expected block proposer for the assigned `slot` or (b) one-third of the `slot` hash transpired (`SECONDS_PER_SLOT / 3` seconds after the start of `slot`) -- whichever comes _first_. -*Note*: Although attestations during `GENESIS_EPOCH` do not count toward FFG finality, these initial attestations do give weight to the fork choice, are rewarded fork, and should be made. +*Note*: Although attestations during `GENESIS_EPOCH` do not count toward FFG finality, these initial attestations do give weight to the fork choice, are rewarded, and should be made. #### Attestation data