From fa47b7e4e5432150ec0244bc3b7acabee456a049 Mon Sep 17 00:00:00 2001 From: Keith Oak <150318763+keith-oak@users.noreply.github.com> Date: Tue, 7 Oct 2025 21:35:02 +1000 Subject: [PATCH] Update instructions/human-in-the-loop-development.instructions.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- instructions/human-in-the-loop-development.instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instructions/human-in-the-loop-development.instructions.md b/instructions/human-in-the-loop-development.instructions.md index 6d22325..a91af3c 100644 --- a/instructions/human-in-the-loop-development.instructions.md +++ b/instructions/human-in-the-loop-development.instructions.md @@ -325,7 +325,7 @@ Validated against OWASP authentication best practices. **Use AI as a learning tool:** - Ask AI to explain unfamiliar patterns or techniques -- Request alternative approaches and their trade offs +- Request alternative approaches and their trade-offs - Have AI suggest improvements to your code - Learn from AI-suggested test cases - Explore new libraries and frameworks with AI guidance