diff --git a/dhp-workflows/dhp-propagation/src/main/resources/eu/dnetlib/dhp/countrypropagation/input_countrypropagation_parameters.json b/dhp-workflows/dhp-propagation/src/main/resources/eu/dnetlib/dhp/countrypropagation/input_countrypropagation_parameters.json index 8884c74c2d..7545f30c4e 100644 --- a/dhp-workflows/dhp-propagation/src/main/resources/eu/dnetlib/dhp/countrypropagation/input_countrypropagation_parameters.json +++ b/dhp-workflows/dhp-propagation/src/main/resources/eu/dnetlib/dhp/countrypropagation/input_countrypropagation_parameters.json @@ -44,7 +44,7 @@ { "paramName": "ssm", "paramLongName": "isSparkSessionManaged", - "paramDescription": "the path where prepared info have been stored", + "paramDescription": "true if the spark session is managed, false otherwise", "paramRequired": false } ] \ No newline at end of file