Skip to content

Commit e07bacc

Browse files
authored
fix: typo
1 parent e43426f commit e07bacc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ OPENAI_BASE_URL="https://api.openai.com/v1"
2121
# Example Google mapping:
2222
# PREFERRED_PROVIDER="google"
2323
# BIG_MODEL="gemini-2.5-pro"
24-
# SMALL_MODEL="gemini-2.05-flash"
24+
# SMALL_MODEL="gemini-2.5-flash"
2525

2626
# Example "just an Anthropic proxy" mode:
2727
# PREFERRED_PROVIDER="anthropic"

0 commit comments

Comments
 (0)