Skip to content

Commit

Permalink
docs(web-worker): fix typo (#2903)
Browse files Browse the repository at this point in the history
  • Loading branch information
webbertakken authored Feb 27, 2023
1 parent 20c9993 commit a21ec38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web-worker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ npm install -D @vitest/web-worker
pnpm install -D @vitest/web-worker

# with yarn
yarn install -D @vitest/web-worker
yarn add --dev @vitest/web-worker
```

## Usage
Expand Down

0 comments on commit a21ec38

Please sign in to comment.