diff --git a/apis/beacon/pool/attestations.v2.yaml b/apis/beacon/pool/attestations.v2.yaml index 2b816253..c5ea3e60 100644 --- a/apis/beacon/pool/attestations.v2.yaml +++ b/apis/beacon/pool/attestations.v2.yaml @@ -56,7 +56,7 @@ post: operationId: submitPoolAttestationsV2 summary: Submit Attestation objects to node description: | - Submits SingleAttestation objects to the node. Each attestation in the request body is processed individually. + Submits attestations to the node. Each attestation in the request body is processed individually. If an attestation is validated successfully, the node MUST publish that attestation on the appropriate subnet.