From 59ef2a9db676fa42816f71c786eafe81c5e398fb Mon Sep 17 00:00:00 2001 From: David Benedeki Date: Thu, 21 Nov 2024 10:53:03 +0100 Subject: [PATCH] * Text improvement --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e8e6a305..5703b595 100644 --- a/README.md +++ b/README.md @@ -214,8 +214,9 @@ TBD ### Control measurement types -The control measurement of a column is a hash sum. It can be calculated differently depending on the column's data type and -on business requirements. This table represents all currently supported measurement types: +The control measurement of one or more columns is an aggregation function result executed over the dataset. It can be +calculated differently depending on the column's data type, on business requirements and function used. This table +represents all currently supported measurement types (aka measures): | Type | Description | |------------------------------------|:--------------------------------------------------------------|