Skip to content

Commit a27d25c

Browse files
Gudahttbestander
authored andcommitted
Fix typo in better-why RFC (#98)
1 parent c0c8f15 commit a27d25c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

accepted/0000-better-why.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ useful in several cases.
1414

1515
## Really understand why a dependency got installed
1616

17-
The current version of `yarn why` does not really tells why a dependency is installed,
17+
The current version of `yarn why` does not really tell why a dependency is installed,
1818
you will need to run it recursively.
1919
The current version of the command is scoped to the package name. When two versions
2020
of the same package are installed, I would like to understand why a given version is installed.

0 commit comments

Comments
 (0)