From f6dfd3a87ef3f722c94d34a654e5ee8f595f74d6 Mon Sep 17 00:00:00 2001 From: Aaron Powell Date: Fri, 4 Jul 2025 10:58:52 +1000 Subject: [PATCH] Apply suggestion from @aaronpowell --- instructions/performance-optimization.instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instructions/performance-optimization.instructions.md b/instructions/performance-optimization.instructions.md index 08590c8..fe5707d 100644 --- a/instructions/performance-optimization.instructions.md +++ b/instructions/performance-optimization.instructions.md @@ -1,6 +1,6 @@ --- applyTo: '*' -description: "The most comprehensive, practical, and engineer-authored performance optimization instructions for all languages, frameworks, and stacks. Covers frontend, backend, and database best practices with actionable guidance, scenario-based checklists, troubleshooting, and pro tips." +description: 'The most comprehensive, practical, and engineer-authored performance optimization instructions for all languages, frameworks, and stacks. Covers frontend, backend, and database best practices with actionable guidance, scenario-based checklists, troubleshooting, and pro tips.' --- # Performance Optimization Best Practices