Skip to content

Commit

Permalink
Update sup_princ.xml
Browse files Browse the repository at this point in the history
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
  • Loading branch information
neo-clj authored Nov 15, 2023
1 parent 4a01a91 commit 329addd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/doc/design_principles/sup_princ.xml
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,7 @@ supervisor:start_child(Sup, ChildSpec)</code>
<c>ChildSpec</c> is a
<seeguide marker="#spec">child specification</seeguide>.</p>
<p>Child processes added using <c>start_child/2</c> 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.</p>
Expand Down

0 comments on commit 329addd

Please sign in to comment.