From a7490cdb244cd520175cf8fdc6c35bcd6504dd0d Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 9 May 2023 14:01:15 -0700 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7097328ba..42e4efd2d 100644 --- a/README.md +++ b/README.md @@ -57,4 +57,4 @@ For GPT-4 that is 8k tokens. It helps to be selective about which of your source files you give to aider. It can also help to refactor your code into more, smaller files. Aider can help with such refactorings if you start them before the files hit the context window limit. -If you have access to gpt-4-32k, I would be curious to hear you experiences using it with aider. +If you have access to gpt-4-32k, I would be curious to hear how it works with aider.