Skip to content

Commit a8bc95f

Browse files
yotamselementorwraithgar
authored andcommitted
docs(workspaces): Fix typo
PR-URL: #4089 Credit: @yotamselementor Close: #4089 Reviewed-by: @wraithgar
1 parent 2fbf157 commit a8bc95f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/using-npm/workspaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: Working with workspaces
88

99
**Workspaces** is a generic term that refers to the set of features in the
1010
npm cli that provides support to managing multiple packages from your local
11-
files system from within a singular top-level, root package.
11+
file system from within a singular top-level, root package.
1212

1313
This set of features makes up for a much more streamlined workflow handling
1414
linked packages from the local file system. Automating the linking process

0 commit comments

Comments
 (0)