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 7d0b2a2 commit ecda408Copy full SHA for ecda408
lib/elixir/lib/dynamic_supervisor.ex
@@ -58,7 +58,7 @@ defmodule DynamicSupervisor do
58
end
59
60
See the `Supervisor` docs for a discussion of when you may want to use
61
- module-based supervisors. The `@doc` annotation immediately preceding
+ module-based supervisors. A `@doc` annotation immediately preceding
62
`use DynamicSupervisor` will be attached to the generated `child_spec/1`
63
function.
64
0 commit comments