From 6e95542ac5c6e9cd0aaee330f5bbdca5ca8fe3e0 Mon Sep 17 00:00:00 2001 From: marcusquinn <6428977+marcusquinn@users.noreply.github.com> Date: Mon, 21 Apr 2025 16:43:29 +0100 Subject: [PATCH] Improve wording in code-quality-checks.md conclusion --- .ai-workflows/code-quality-checks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ai-workflows/code-quality-checks.md b/.ai-workflows/code-quality-checks.md index e00a45f..ee0331b 100644 --- a/.ai-workflows/code-quality-checks.md +++ b/.ai-workflows/code-quality-checks.md @@ -151,4 +151,4 @@ For more AI assistance guidelines, see the [AI Assistant Guide](./../.ai-assista ## Conclusion -This workflow helps maintain high code quality and speeds up the review process. Remember, it's always more efficient to resolve issues locally than to go through multiple rounds of CI/CD and code review. +This workflow helps maintain high code quality and accelerates the review process. Remember, it's always more efficient to resolve issues locally than to go through multiple rounds of CI/CD and code review.