Skip to content

Commit e02b46a

Browse files
marsonyaisaacs
authored andcommitted
Grammatical Fix in npm-ls Documentation
'Therefore' is spelled 'Therefor' PR-URL: #2436 Credit: @marsonya Close: #2436 Reviewed-by: @isaacs
1 parent b2e2edf commit e02b46a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/commands/npm-ls.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ this gets even more curious, as `peerDependencies` are logically
6262
physically at or above their location on disk.
6363

6464
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
65+
dependency graphs have gotten much larger as a general rule. Therefore, in
6666
order to avoid dumping an excessive amount of content to the terminal, `npm
6767
ls` now only shows the _top_ level dependencies, unless `--all` is
6868
provided.

0 commit comments

Comments
 (0)