Browse Source

fix typo (#2248)

tags/0.5.3
Chenhe Gu 1 year ago
parent
commit
b9b692d71d
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      web/i18n/lang/app-debug.en.ts

+ 1
- 1
web/i18n/lang/app-debug.en.ts View File

@@ -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',

Loading…
Cancel
Save