From 329adddbd24e3597c8b57572753ea13dff2d6ba7 Mon Sep 17 00:00:00 2001 From: neo <79276645+neo-clj@users.noreply.github.com> Date: Thu, 16 Nov 2023 01:03:52 +0330 Subject: [PATCH] Update sup_princ.xml Of course, only one of them could be used: either "the" or "an". But "one" is better than both of them. https://ludwig.guru/s/important+exception --- system/doc/design_principles/sup_princ.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/doc/design_principles/sup_princ.xml b/system/doc/design_principles/sup_princ.xml index c9aa52669b05..62aec737250a 100644 --- a/system/doc/design_principles/sup_princ.xml +++ b/system/doc/design_principles/sup_princ.xml @@ -567,7 +567,7 @@ supervisor:start_child(Sup, ChildSpec) ChildSpec is a child specification.

Child processes added using start_child/2 behave in - the same way as the other child processes, with the an important + the same way as the other child processes, with one important exception: if a supervisor dies and is recreated, then all child processes that were dynamically added to the supervisor are lost.