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.
2 parents ba842ba + c9a0ec0 commit 003a4daCopy full SHA for 003a4da
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