Skip to content

Commit ea80e3b

Browse files
authored
Update docs/parts/monorepo-support.md
1 parent 480cd22 commit ea80e3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/parts/monorepo-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To define a workspace, add the `workspaces` field to the `package.json`:
2929

3030
This refers to every sub-directory inside `packages` which contains a `package.json`.
3131

32-
Check [npm documentation](https://docs.npmjs.com/cli/v7/using-npm/workspaces) for more information or [this npm-based monorepo demo](https://stackblitz.com/edit/node-4cygsf?file=README.md) for reference.
32+
Check the [npm documentation](https://docs.npmjs.com/cli/v7/using-npm/workspaces) for more information or [this npm-based monorepo demo](https://stackblitz.com/edit/node-4cygsf?file=README.md) for reference.
3333

3434
### pnpm
3535

0 commit comments

Comments
 (0)