@@ -23,7 +23,7 @@ direkt aus.
```text
$ ./task1 -1 2 4 6 19 -100
-sending to both child: -1 2 4 6 19 -100
+sending to each child: -1 2 4 6 19 -100
Sum = -70
Mul = 91200
```