From fe01c381f94a24acbbc311d68f435fce460cd722 Mon Sep 17 00:00:00 2001 From: Ivan Folgueira Bande Date: Fri, 24 Nov 2023 16:33:14 +0100 Subject: [PATCH] simple change typo in comment --- docker/docker-compose-manual-binaries.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/docker-compose-manual-binaries.yml b/docker/docker-compose-manual-binaries.yml index 1b475c5..661e978 100644 --- a/docker/docker-compose-manual-binaries.yml +++ b/docker/docker-compose-manual-binaries.yml @@ -114,7 +114,7 @@ services: nwaku-postgres-additional: ## Waku node with Store mounted & Postgres - ## This is aimed to produce more more insert operation to the same Potsgres database. + ## This is aimed to produce more insert operation to the same Potsgres database. image: ubuntu restart: on-failure <<: