We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bdfbc7 commit 53f81afCopy full SHA for 53f81af
docs/content/using-npm/workspaces.md
@@ -36,8 +36,8 @@ Workspaces are usually defined via the `workspaces` property of the
36
```
37
38
Given the above `package.json` example living at a current working
39
-directory `.` that contains a folder named `workspace-a` that disposes
40
-of a `package.json` inside it, defining a nodejs package, e.g:
+directory `.` that contains a folder named `workspace-a` that itself contains
+a `package.json` inside it, defining a nodejs package, e.g:
41
42
43
.
0 commit comments