Skip to content

Commit 8d516cb

Browse files
committed
Fix typo
1 parent 69c10f0 commit 8d516cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/mix/tasks/docs.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ defmodule Mix.Tasks.Docs do
374374
%{title: "Helpers", description: "Functions shared with other modules."}
375375
]
376376
377-
Descriptions also can be given in the `:default_group_for_doc` configuration:
377+
Descriptions can also be given in the `:default_group_for_doc` configuration:
378378
379379
default_group_for_doc: fn metadata ->
380380
csae metadata[:group] do

0 commit comments

Comments
 (0)