From f4395a796cb997633c7e25bd96694e6811c8bc72 Mon Sep 17 00:00:00 2001 From: Fahad Date: Sun, 15 Jun 2025 09:33:48 +0400 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6299f89..0230074 100644 --- a/README.md +++ b/README.md @@ -468,7 +468,7 @@ constraints. ``` This results in Claude first performing its own expert analysis, encourages it to think and find links -within project code and then prompts the `flash` to review the provided code, giving it a hint (thus preventing +within project code and then prompts `flash` to review the provided code, giving it a hint (thus preventing it from finding the same code smells) and encouraging it to think about other areas claude did _not_ discover. **Key Features:**