From bf35e73720f472c3eb18fbb8ca68b829c9849c69 Mon Sep 17 00:00:00 2001 From: Joan E <153745173+joaniefromtheblock@users.noreply.github.com> Date: Tue, 19 Dec 2023 14:15:44 -0800 Subject: [PATCH] Update docs/reference/cli/index.md --- docs/reference/cli/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/cli/index.md b/docs/reference/cli/index.md index 79db505a7..ed507a913 100644 --- a/docs/reference/cli/index.md +++ b/docs/reference/cli/index.md @@ -232,7 +232,7 @@ checkpoint-sync-url: "https://beaconstate.ethstaker.cc" -URL of a checkpoint endpoint used to [start Teku from a recent state](../../get-started/checkpoint-start.md). +URL of a checkpoint state endpoint used to [start Teku from a recent state](../../get-started/checkpoint-start.md). By default, Teku tries to download the finalized state from the endpoint. If it can't download the finalized state, it tries to download the genesis state.