From e0ecd2bf096d801277c0df8ec9a7d273bad66a02 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Sat, 29 Jun 2024 23:55:37 +0200 Subject: [PATCH] typo --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index eb81013..cc86077 100644 --- a/manifest.toml +++ b/manifest.toml @@ -49,7 +49,7 @@ ram.runtime = "50M" [install.isp_site] ask.en = "Enter the address of your ISP website" - ask.fr = "Saisissez l'adresse du siteweb de votre FAI" + ask.fr = "Saisissez l'adresse du site web de votre FAI" type = "string" example = "https://www.exemple.tld"