diff --git a/docs/structured_data/data_integrity.rst b/docs/structured_data/data_integrity.rst index e0e2c3f30..48da272be 100644 --- a/docs/structured_data/data_integrity.rst +++ b/docs/structured_data/data_integrity.rst @@ -62,11 +62,11 @@ Consistency Consistency is validating the value of a variable in relation to other variables in the :term:`context`. - This does not only concern only the variables themselves, such as their type. + This does not only concern the variables themselves, such as their type. Of course there is a typed base validation. The aim is to validate a variable in a :term:`configuration`, - the :term:`structured data` and the :term:`user data` based on the situation, + the :term:`structured data` and the :term:`user data` based on the situation. This is what we call a "context"—meaning the dataset to which a variable is linked.