From ae5bbe93317ebfde241c3e24a3e55bf3b100a762 Mon Sep 17 00:00:00 2001 From: Eliya Cohen Date: Mon, 8 Sep 2025 17:24:15 +0300 Subject: [PATCH] Fix typo: 'seperated' -> 'separated' in CustomModel subtitle --- app/locales/en.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/locales/en.ts b/app/locales/en.ts index a6d191904..ad564383a 100644 --- a/app/locales/en.ts +++ b/app/locales/en.ts @@ -520,7 +520,7 @@ const en: LocaleType = { }, CustomModel: { Title: "Custom Models", - SubTitle: "Custom model options, seperated by comma", + SubTitle: "Custom model options, separated by comma", }, Google: { ApiKey: {