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 69c10f0 commit 8d516cbCopy full SHA for 8d516cb
lib/mix/tasks/docs.ex
@@ -374,7 +374,7 @@ defmodule Mix.Tasks.Docs do
374
%{title: "Helpers", description: "Functions shared with other modules."}
375
]
376
377
- Descriptions also can be given in the `:default_group_for_doc` configuration:
+ Descriptions can also be given in the `:default_group_for_doc` configuration:
378
379
default_group_for_doc: fn metadata ->
380
csae metadata[:group] do
0 commit comments