Skip to content

Commit bc31d8e

Browse files
author
Vini murafa
authored
typo fix README.md (#7879)
1 parent f654567 commit bc31d8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ echo 'LITELLM_MASTER_KEY="sk-1234"' > .env
262262

263263
# Add the litellm salt key - you cannot change this after adding a model
264264
# It is used to encrypt / decrypt your LLM API Key credentials
265-
# We recommned - https://1password.com/password-generator/
265+
# We recommend - https://1password.com/password-generator/
266266
# password generator to get a random hash for litellm salt key
267267
echo 'LITELLM_SALT_KEY="sk-1234"' > .env
268268

0 commit comments

Comments
 (0)