We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1cc990 commit 5eacb11Copy full SHA for 5eacb11
lib/mix/lib/mix/tasks/deps.ex
@@ -167,7 +167,7 @@ defmodule Mix.Tasks.Deps do
167
* `:repo` - the repository to fetch the package from, used by remote or
168
private repositories. Defaults to the global "hexpm" repository
169
* `:warn_if_outdated` - warn if there is a more recent version of the package
170
- published to Hex.pm
+ published on Hex.pm
171
172
## Deps task
173
0 commit comments