Skip to content

Commit 3ae774b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/lib/content/commands/npm-outdated.md

Lines changed: 1 addition & 1 deletion
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)