We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2e2edf commit e02b46aCopy full SHA for e02b46a
docs/content/commands/npm-ls.md
@@ -62,7 +62,7 @@ this gets even more curious, as `peerDependencies` are logically
62
physically at or above their location on disk.
63
64
Also, in the years since npm got an `ls` command (in version 0.0.2!),
65
-dependency graphs have gotten much larger as a general rule. Therefor, in
+dependency graphs have gotten much larger as a general rule. Therefore, in
66
order to avoid dumping an excessive amount of content to the terminal, `npm
67
ls` now only shows the _top_ level dependencies, unless `--all` is
68
provided.
0 commit comments