Skip to content

Commit

Permalink
Fixed spelling mistake in readme (#1016)
Browse files Browse the repository at this point in the history
Co-authored-by: kkjonnykk <28173360+kkjonnykk@users.noreply.github.com>
  • Loading branch information
Jazzkid0 and Jazzkid0 committed Apr 4, 2023
1 parent 0ceca72 commit c178f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -108,7 +108,7 @@ A few known failure scenarios:
- PNP without node_modules nor a "test" script in package.json will need to set up jest.jestCommandLine explicitly.
- Multi-root monorepo project in a single-root workspace will need to be converted to a multi-root project first. From v5, you can quickly perform this with the [monorepo setup tool](setup-wizard.md#setup-monorepo-project).

For more details see the [setup too](setup-wizard.md) and the complete customization options in [settings](#settings).
For more details see the [setup tool](setup-wizard.md) and the complete customization options in [settings](#settings).

### How to trigger the test run?

Expand Down

0 comments on commit c178f6b

Please sign in to comment.