From 0eb7a615f3181687d4a5a57508b4d33fd59cf640 Mon Sep 17 00:00:00 2001 From: Armando Santos Date: Tue, 12 Mar 2024 14:31:40 +0000 Subject: [PATCH] Correct Genesis Lite title name --- docs/getting-started/understanding-config-files.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/understanding-config-files.md b/docs/getting-started/understanding-config-files.md index ccbf5df..44fca91 100644 --- a/docs/getting-started/understanding-config-files.md +++ b/docs/getting-started/understanding-config-files.md @@ -125,7 +125,7 @@ To re-enable block forging, ensure that the necessary files are present. You can disable ledger peers by setting the `useLedgerAfterSlot` to a negative value. -### Light Genesis a.k.a Bootstrap Peers +### Genesis lite a.k.a Bootstrap Peers Bootstrap Peers is a pre-Genesis feature that means to provide a way for a node to connect to a trustable set of peers when the its chain falls behind.