From a44119bbbe3116df27020f3e33aa05330c7adc01 Mon Sep 17 00:00:00 2001 From: Krazer Date: Tue, 11 Jun 2024 14:14:01 -0500 Subject: [PATCH] fix wording --- website/docs/install/optional.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/install/optional.md b/website/docs/install/optional.md index 0fb3cdea1..acf043209 100644 --- a/website/docs/install/optional.md +++ b/website/docs/install/optional.md @@ -28,7 +28,7 @@ openai-api-key: sk-... ## Registering Models not in litellm -You can register models info and cost with litellm by adding one or more of the following files +You can register model info and costs with litellm by adding one or more of the following files * {HomeDir}/.aider.models.json * {GitRoot}/.aider.models.json * {CWD}/.aider.models.json