diff --git a/docs/cody/capabilities/debug-code.mdx b/docs/cody/capabilities/debug-code.mdx
index fb9cd4871..f637003ec 100644
--- a/docs/cody/capabilities/debug-code.mdx
+++ b/docs/cody/capabilities/debug-code.mdx
@@ -33,7 +33,7 @@ You can detect code smells by the **find-code-smells** prompt from the Prompts d
## Code Actions
-Code Actions are available onlyin Cody VS Code extension.
+Code Actions are available only in Cody VS Code extension.
When you make a mistake while writing code, Cody's **Code Actions** come into play and a red warning triggers. Along with this, you get a lightbulb icon. If you click on this lightbulb icon, there is an **Ask Cody to fix** option.