mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-05 00:33:45 +08:00
Fix typo: 'seperated' -> 'separated' in CustomModel subtitle
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user