Skip to content

Conversation

eksperimental
Copy link
Contributor

@eksperimental eksperimental commented Jul 11, 2018

Message read weird (didn't read natural):

supervisors expect each child to be one of:
  * a module
  * a {module, arg} tuple
  * a child specification as a map with at least the :id and :start fields
  * or a tuple with 6 elements generated by Supervisor.Spec (deprecated)

changed to
supervisors expect each child to be one of the following:
* a module
....

Message read weird:

    supervisors expect each child to be one of:
      * a module
      * a {module, arg} tuple
      * a child specification as a map with at least the :id and :start fields
      * or a tuple with 6 elements generated by Supervisor.Spec (deprecated)

changed to
    supervisors expect each child to be one of the following:
      * a module
      ....
@josevalim josevalim merged commit ec0435b into elixir-lang:master Jul 11, 2018
@josevalim
Copy link
Member

❤️ 💚 💙 💛 💜

@eksperimental eksperimental deleted the one_of branch July 11, 2018 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants