diff --git a/operator.json b/operator.json index 41efcf8..37fa27a 100644 --- a/operator.json +++ b/operator.json @@ -1,6 +1,6 @@ { "name": "Mean and SD", - "description": "Calculate the Mean and Standard Deviation of the data points in a cell.", + "description": "Computes the mean and standard deviation of the data points in a cell.", "tags": [ "descriptive statistics" ],