Skip to content

Commit 2e123a8

Browse files
authored
Fix typo (#939)
Fixed a typo found by @ichim-david <!-- Explain the changes introduced in your PR --> ## Pull Request approval You will need to get your PR approved by at least one member of the Sourcegraph team. For reviews of docs formatting, styles, and component usage, please tag the docs team via the #docs Slack channel.
1 parent 993943f commit 2e123a8

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)