Merge pull request #4670 from DmitrySandalov/patch-1

Fix typo for "OpenAI Endpoint" in the en locale
This commit is contained in:
DeanYao 2024-05-13 17:13:44 +08:00 committed by GitHub
commit 8ec721259a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -296,7 +296,7 @@ const en: LocaleType = {
Endpoint: {
Title: "OpenAI Endpoint",
SubTitle: "Must starts with http(s):// or use /api/openai as default",
SubTitle: "Must start with http(s):// or use /api/openai as default",
},
},
Azure: {