Skip to content

Commit 9dbc2b3

Browse files
milaninfywraithgar
andcommitted
Update docs/lib/content/commands/npm-outdated.md
Co-authored-by: Gar <[email protected]>
1 parent 8e44c2a commit 9dbc2b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/lib/content/commands/npm-outdated.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ In the output:
3737
included in `package.json` are always marked `dependencies`.
3838
* `homepage` (when using `--long` / `-l`) is the `homepage` value contained
3939
in the package's packument
40-
* `depended by location` (when using `--long` / `-l`) shows location of the package depends on the displayed dependency
40+
* `depended by location` (when using `--long` / `-l`) shows location of the package that depends on the displayed dependency
4141
* Red means there's a newer version matching your semver requirements, so
4242
you should update now.
4343
* Yellow indicates that there's a newer version _above_ your semver

0 commit comments

Comments
 (0)