From 5fe06520991058dcb70734d449c81c007fa8be32 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 3 Aug 2023 14:27:15 -0300 Subject: [PATCH] copy --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index 8ca60e4ee..58ce94a46 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -196,7 +196,7 @@ to modify an existing implementation or use it as a template to add another. To get started, try looking at and modifying these files. -The wholefile coder is currently used by GPT-3.5 by defauly. You can manually select it with `--edit-format whole`. +The wholefile coder is currently used by GPT-3.5 by default. You can manually select it with `--edit-format whole`. - wholefile_coder.py - wholefile_prompts.py