There was an error while loading. Please reload this page.
1 parent f63a67f commit ba31ac4Copy full SHA for ba31ac4
1 file changed
guides/useful_concepts/crash_groups.md
@@ -34,7 +34,7 @@ In the example above, `:source`, `:filter`, and `:sink` are all assigned to the
34
35
## Behaviour
36
37
-When an child belonging to a crash group crashes:
+When a child belonging to a crash group crashes:
38
1. All other children in the same crash group are terminated by the pipeline.
39
2. The pipeline's `c:Membrane.Pipeline.handle_crash_group_down/3` callback is invoked.
40
3. You can decide whether to restart the group, ignore the failure, or handle the situation in another way.
0 commit comments