Skip to content

Commit 5d309ba

Browse files
committed
docs(testingAndDebugging): fix typo
1 parent 286b2c4 commit 5d309ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/testingAndDebugging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sidebarDepth: 2
88

99
### Visual Studio Code
1010

11-
See the [VSCode testing recipe](./recipes.md#debugging-with-vscode) for information on debugging the main and renderer process in [Visual Studio Code](https://code.visualstudio.com/).
11+
See the [VSCode debugging recipe](./recipes.md#debugging-with-vscode) for information on debugging the main and renderer process in [Visual Studio Code](https://code.visualstudio.com/).
1212

1313
### Renderer Process (Main App)
1414

0 commit comments

Comments
 (0)