Explorar o código

Fix typo for "OpenAI Endpoint" in the en locale

Dmitry Sandalov hai 1 ano
pai
achega
d3131d2f55
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/locales/en.ts

+ 1 - 1
app/locales/en.ts

@@ -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: {