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 ba842ba commit c9a0ec0Copy full SHA for c9a0ec0
lib/elixir/lib/supervisor.ex
@@ -132,7 +132,7 @@ defmodule Supervisor do
132
133
* `:simple_one_for_one` - similar to `:one_for_one` but suits better
134
when dynamically attaching children. This strategy requires the
135
- supervisor specification to contain only one children. Many functions
+ supervisor specification to contain only one child. Many functions
136
in this module behave slightly differently when this strategy is
137
used.
138
0 commit comments