@@ -6,7 +6,6 @@ See also [JaLHyd installation instructions](README.md)
* typescript
* jasmine
* karma
## Requirements
...
...
@@ -148,7 +147,7 @@ Only parameters and results of the same **family** may be linked to one another.
When a parameter is targetting another Nub's result and this result is not calculated yet, `CalcSerie()` takes care of calculating it on-the-fly so that it is transparent for the user.
In such a case, when an input parameter of the targetted nub is altered and the calculated result is reset, all parameters in other Nubs pointing to this result have their value resetted too.
In such a case, when an input parameter of the targetted nub is altered and the calculated result is reset, all parameters in other Nubs pointing to this result have their value reset too.