From b9b692d71de6d3064065785b4c84b6838ac9d55b Mon Sep 17 00:00:00 2001 From: Chenhe Gu Date: Sat, 27 Jan 2024 03:56:23 +0800 Subject: [PATCH] fix typo (#2248) --- web/i18n/lang/app-debug.en.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/i18n/lang/app-debug.en.ts b/web/i18n/lang/app-debug.en.ts index 43998a53fa244..da89eb97d9b42 100644 --- a/web/i18n/lang/app-debug.en.ts +++ b/web/i18n/lang/app-debug.en.ts @@ -354,7 +354,7 @@ const translation = { }, debugAsSingleModel: 'Debug as Single Model', debugAsMultipleModel: 'Debug as Multiple Models', - duplicateModel: 'Dusplicate', + duplicateModel: 'Duplicate', publishAs: 'Publish as', assistantType: { name: 'Assistant Type',