Skip to content

Commit c9a0ec0

Browse files
committed
Correct documentation for proper grammer.
1 parent ba842ba commit c9a0ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/elixir/lib/supervisor.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ defmodule Supervisor do
132132
133133
* `:simple_one_for_one` - similar to `:one_for_one` but suits better
134134
when dynamically attaching children. This strategy requires the
135-
supervisor specification to contain only one children. Many functions
135+
supervisor specification to contain only one child. Many functions
136136
in this module behave slightly differently when this strategy is
137137
used.
138138

0 commit comments

Comments
 (0)