Skip to content

Commit fd61c90

Browse files
Update lib/mix/tasks/hex.search.ex
Co-authored-by: Wojtek Mach <[email protected]>
1 parent 4bef746 commit fd61c90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/mix/tasks/hex.search.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ defmodule Mix.Tasks.Hex.Search do
77
Open and perform searches.
88
99
When invoked without arguments, it opens up a search page on
10-
https://hexdocs.pm with all of your dependencies plus standard
10+
https://hexdocs.pm with all of your dependencies plus Elixir standard
1111
library selected:
1212
1313
$ mix hex.search

0 commit comments

Comments
 (0)