From 1ceca49dc142c2e4886454fc50f909e28b7c3bb8 Mon Sep 17 00:00:00 2001 From: Sam Denty Date: Thu, 3 Oct 2024 13:13:43 +0100 Subject: [PATCH] fix: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4756482..2b40ce3 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ pnpm install ANTHROPIC_API_KEY=XXX ``` -Optionally, you an set the debug level: +Optionally, you can set the debug level: ``` VITE_LOG_LEVEL=debug