From 408e850fda04ce994662d4c24774ad4f24235edc Mon Sep 17 00:00:00 2001
From: Xavier Perret <xa.perret@outlook.com>
Date: Fri, 28 Oct 2022 14:12:39 +0200
Subject: [PATCH] corrected name

---
 app/client.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/client.yaml b/app/client.yaml
index 63e4ed0..418ad76 100644
--- a/app/client.yaml
+++ b/app/client.yaml
@@ -1,7 +1,7 @@
 id: -1
 address: "127.0.0.1"
 port: 4000
-neighbours:
+neighbors:
   - id: 0
     address: "127.0.0.1"
     port: 5001
-- 
GitLab