Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authoryotamselementor <83912471+yotamselementor@users.noreply.github.com>2021-11-24 16:07:53 +0300
committerGar <gar+gh@danger.computer>2021-11-24 18:57:08 +0300
commita8bc95f11c9d21319581d7b09baf9f864bea21ac (patch)
treef479c9bd73a8296393154f2b40c29fe6bd4da989 /docs
parent2fbf1576f5427babab2bdf314b1760adc5f9a575 (diff)
docs(workspaces): Fix typo
PR-URL: https://github.com/npm/cli/pull/4089 Credit: @yotamselementor Close: #4089 Reviewed-by: @wraithgar
Diffstat (limited to 'docs')
-rw-r--r--docs/content/using-npm/workspaces.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/using-npm/workspaces.md b/docs/content/using-npm/workspaces.md
index fc2990722..c2ecce5ef 100644
--- a/docs/content/using-npm/workspaces.md
+++ b/docs/content/using-npm/workspaces.md
@@ -8,7 +8,7 @@ description: Working with workspaces
**Workspaces** is a generic term that refers to the set of features in the
npm cli that provides support to managing multiple packages from your local
-files system from within a singular top-level, root package.
+file system from within a singular top-level, root package.
This set of features makes up for a much more streamlined workflow handling
linked packages from the local file system. Automating the linking process