Skip to content

Commit

Permalink
Fix typo for "OpenAI Endpoint" in the en locale
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitrySandalov authored May 13, 2024
1 parent 212ae76 commit d3131d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/locales/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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: {
Expand Down

0 comments on commit d3131d2

Please sign in to comment.