From 71d9c6a89539c1a1ff2640d98160b85a155f004d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 8 Jul 2022 14:00:21 +0200 Subject: [PATCH] Fix typo --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 76c4e3a..488d93d 100644 --- a/manifest.json +++ b/manifest.json @@ -62,7 +62,7 @@ { "name": "network_name", "type": "string", - "default": "ErgoYunohost", + "default": "ErgoYunoHost", "ask": { "en": "Network Name" }