From 8ac5412e56a3e955ac494b23ef6bb9d06e36f25f Mon Sep 17 00:00:00 2001 From: Mateusz <2871798+orhtej2@users.noreply.github.com> Date: Mon, 8 Apr 2024 13:36:23 +0200 Subject: [PATCH] Fixed moronic typo --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index cf92dd0..4728b5b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -44,7 +44,7 @@ ram.runtime = "70M" help.en = "Should the dashboard and HTTP endpoints be publicly accessible?" help.fr = "Le tableau de bord et les points d'accès HTTP doivent-ils être publiquement accessibles ?" type = "group" - default = "visitiors" + default = "visitors" [resources] [resources.sources.main]