From 8a6734b9e7414ce6dd5b4e3825a5b27ea7a55350 Mon Sep 17 00:00:00 2001 From: Tan Chee Keong Date: Tue, 10 Oct 2023 08:18:50 +0800 Subject: [PATCH] Small revision --- book/src/SUMMARY.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/book/src/SUMMARY.md b/book/src/SUMMARY.md index 4321f6a4a2..e323659109 100644 --- a/book/src/SUMMARY.md +++ b/book/src/SUMMARY.md @@ -54,12 +54,12 @@ * [Merge Migration](./merge-migration.md) * [Late Block Re-orgs](./late-block-re-orgs.md) * [Built-In Documentation](./help_general.md) - * [Beacon node](./help_bn.md) - * [Validator client](./help_vc.md) + * [Beacon Node](./help_bn.md) + * [Validator Client](./help_vc.md) * [Validator Manager](./help_vm.md) - * [Validator Manager Create](./help_vm_create.md) - * [Validator Manager Import](./help_vm_import.md) - * [Validator Manager Move](./help_vm_move.md) + * [Create](./help_vm_create.md) + * [Import](./help_vm_import.md) + * [Move](./help_vm_move.md) * [Contributing](./contributing.md) * [Development Environment](./setup.md) * [FAQs](./faq.md)