diff --git a/docs/community/contributing.md b/docs/community/contributing.md index 614e0599f..ebf16cd3f 100644 --- a/docs/community/contributing.md +++ b/docs/community/contributing.md @@ -111,7 +111,7 @@ pnpm test **Docker** ```bash -./run pnpm vitest +./run pnpm test ``` The `test` script and others are in the top-level `package.json` file.