Skip to content

Commit fe42ad2

Browse files
authored
Merge pull request #12302 from maxammann/patch-2
Fix typo in block document
2 parents 7eb7909 + 65c33cc commit fe42ad2

File tree

1 file changed

+1
-1
lines changed
  • public/content/developers/docs/blocks

1 file changed

+1
-1
lines changed

public/content/developers/docs/blocks/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The block `body` contains several fields of its own:
5656
| `eth1_data` | information about the deposit contract |
5757
| `graffiti` | arbitrary data used to tag blocks |
5858
| `proposer_slashings` | list of validators to be slashed |
59-
| `attester_slashings` | list of validators to be slashed |
59+
| `attester_slashings` | list of attesters to be slashed |
6060
| `attestations` | list of attestations in favor of the current block |
6161
| `deposits` | list of new deposits to the deposit contract |
6262
| `voluntary_exits` | list of validators exiting the network |

0 commit comments

Comments
 (0)