From ef8f53a5fb535976dc8a85f53879bc4d574e3d05 Mon Sep 17 00:00:00 2001 From: Danil <37103154+Danyylka@users.noreply.github.com> Date: Thu, 28 Nov 2024 15:31:25 +0100 Subject: [PATCH] Update README.md "Table of content": corrected to "Table of contents" for correct grammar. --- docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/README.md b/docker/README.md index b2f1d1efc..1ae9df633 100644 --- a/docker/README.md +++ b/docker/README.md @@ -10,7 +10,7 @@ Name | Version docker-compose | 1.9.0 docker | 1.13.0 -### Table of content +### Table of contents * [Create lightning network cluster](#create-lightning-network-cluster) * [Connect to faucet lightning node](#connect-to-faucet-lightning-node) * [Building standalone docker images](#building-standalone-docker-images)