Skip to content

Commit 03c1287

Browse files
authored
Fix typo
1 parent e4c5bd9 commit 03c1287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cody/capabilities/debug-code.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You can detect code smells by the **find-code-smells** prompt from the Prompts d
3333

3434
## Code Actions
3535

36-
<Callout type="info">Code Actions are available onlyin Cody VS Code extension.</Callout>
36+
<Callout type="info">Code Actions are available only in Cody VS Code extension.</Callout>
3737

3838
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.
3939

0 commit comments

Comments
 (0)