From b81d3cd38b9dc2f6ccf34a67a7d42a7a196e0e3e Mon Sep 17 00:00:00 2001 From: DMarinhoCodacy Date: Mon, 15 Sep 2025 11:34:43 +0100 Subject: [PATCH] fix typo on guardrails docs --- docs/codacy-guardrails/codacy-guardrails-faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/codacy-guardrails/codacy-guardrails-faq.md b/docs/codacy-guardrails/codacy-guardrails-faq.md index 47375262ef..d340adb488 100644 --- a/docs/codacy-guardrails/codacy-guardrails-faq.md +++ b/docs/codacy-guardrails/codacy-guardrails-faq.md @@ -41,7 +41,7 @@ codacy-cli init This way Codacy will run the latest configuration. ## Does guardrails generate code for me? -Guardrails Specify that Guardrails itself doesn’t generated anything but we inform the AI agent where issues are located and scan generated code using the Codacy CLI. +Guardrails itself doesn’t generate anything but we inform the AI agent where issues are located and scan generated code using the Codacy CLI. ## How much does Guardrails cost? Codacy Guardrails is a free IDE Extension for local scanning of AI-generated and human-written code, **available free of charge to all developers.**