We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fae16e8 commit 7d30202Copy full SHA for 7d30202
setup-wizard.md
@@ -40,7 +40,7 @@ The tool provides 3 main setup tasks:
40
41
<img src="images/setup-tool/main-menu.png" alt="setup-tool/main-menu.png" width="800"/>
42
43
-1. [Setup Jest Command](#setup-jest-command): used by the extension to kick off a jest test run on behave of users.
+1. [Setup Jest Command](#setup-jest-command): used by the extension to kick off a jest test run on behalf of users.
44
2. [Setup Jest Debug Config](#setup-jest-debug-config): to enable debugging individual jest tests via the debug codeLens.
45
3. [Setup Monorepo Project](#setup-monorepo-project): to assist the monorepo projects adapting to the vscode environment.
46
0 commit comments