Skip to content

Commit 5b79bae

Browse files
Update README.md
1 parent 2ee2746 commit 5b79bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ packages. There may be so many packages you can't be sure if they are actually u
2020
Unfortunately, the `composer why` command only gives you the information about why
2121
a package is installed in dependency to another package.
2222

23-
How do we check whether the provided *namespaces* of a package are used in our code?
23+
How do we check whether the provided *symbols* of a package are used in our code?
2424

2525
`composer unused` to the rescue!
2626

0 commit comments

Comments
 (0)