From 2905c2917fc38380ea3f4627513ea10a3f79ed12 Mon Sep 17 00:00:00 2001 From: armistace Date: Fri, 6 Jun 2025 13:33:36 +1000 Subject: [PATCH] Update src/content/when_to_use_ai.md --- src/content/when_to_use_ai.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/when_to_use_ai.md b/src/content/when_to_use_ai.md index e516311..d69ceba 100644 --- a/src/content/when_to_use_ai.md +++ b/src/content/when_to_use_ai.md @@ -54,7 +54,7 @@ Okay, so I've been getting this question a lot lately: "When should we use AI?" **Why Traditional Methods Don't:** -* **There is no easily discernable patter:** If the pattern doesn't exist in a deterministic sense there will be little someone can do without complex regex and 'whack a mole' style programming. +* **There is no easily discernable pattern:** If the pattern doesn't exist in a deterministic sense there will be little someone can do without complex regex and 'whack a mole' style programming. ## Hybrid Approaches: The Future of Efficiency