mirror of
				https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
				synced 2025-11-04 16:23:41 +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