From 9a2bbd78a447e5ca60905aad212ea43cc760a949 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Sat, 25 May 2024 16:07:20 +0900 Subject: [PATCH] docs: update README.md (#127) apropriate -> appropriate --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68be293b..32de6338 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ On the right hand side click the "Add Client" button. If there is no button, you The setup is the same for all three, the example below is for OpenAI. -If you want to add an OpenAI client, just change the client type and select the apropriate model. +If you want to add an OpenAI client, just change the client type and select the appropriate model. ![Add client modal](docs/img/0.21.0/openai-setup.png)