From ee4fd3203aa606979045a0938b1d6b464517374e Mon Sep 17 00:00:00 2001 From: lotigara <105482918+lotigara@users.noreply.github.com> Date: Sat, 20 Jul 2024 13:02:29 +0300 Subject: [PATCH] Remove a dot in question about downloading additional models. --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 21249fd..f4e7387 100644 --- a/manifest.toml +++ b/manifest.toml @@ -35,7 +35,7 @@ ram.runtime = "50M" default = "visitors" [install.additional_languages] - ask.en = "Do install additional language models? WARNING: It will take ~6 GB of your free space." + ask.en = "Do install additional language models? WARNING: It will take ~6 GB of your free space" help.en = "By default, installed models are English->French and French->English." yes = "true" no = "false"