mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-02-09 02:49:29 +08:00
docs(www): fix typo (#1270)
This commit is contained in:
@@ -122,7 +122,7 @@ Any changes to the CLI should be made in the `packages/cli` directory. If you ca
|
||||
Tests are written using [Vitest](https://vitest.dev). You can run all the tests from the root of the repository.
|
||||
|
||||
```bash
|
||||
pnpn test
|
||||
pnpm test
|
||||
```
|
||||
|
||||
Please ensure that the tests are passing when submitting a pull request. If you're adding new features, please include tests.
|
||||
|
||||
Reference in New Issue
Block a user