We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac2ae05 commit 983ce0cCopy full SHA for 983ce0c
docs/recipes/debugging-with-vscode.md
@@ -13,7 +13,7 @@ You can use VS Code's “JavaScript Debug Terminal” to automatically debug AVA
13
14
## Creating a launch configuration
15
16
-Alternatively you can create a lanch configuration, which makes it easier to debug individual test files.
+Alternatively you can create a launch configuration, which makes it easier to debug individual test files.
17
18
1. Open a workspace for your project.
19
1. In the sidebar click the *Debug* handle.
0 commit comments