From 8cd2fcf1536634dc6ab5100103af2f9dc168d0e3 Mon Sep 17 00:00:00 2001 From: Alex Stokes Date: Wed, 4 May 2022 06:33:23 -0600 Subject: [PATCH] Update beacon_committee_subscriptions.yaml --- apis/validator/beacon_committee_subscriptions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apis/validator/beacon_committee_subscriptions.yaml b/apis/validator/beacon_committee_subscriptions.yaml index a0eb0380..d6650afd 100644 --- a/apis/validator/beacon_committee_subscriptions.yaml +++ b/apis/validator/beacon_committee_subscriptions.yaml @@ -41,7 +41,7 @@ post: description: | Slot signature is valid and beacon node has prepared the attestation subnet. - Note that, we cannot be certain Beacon node will find peers for that subnet for various reasons," + Note that we cannot be certain the Beacon node will find peers for that subnet for various reasons. "400": $ref: '../../beacon-node-oapi.yaml#/components/responses/InvalidRequest' "500":