diff --git a/modules/ROOT/pages/_partials/mule-components/4.4/component-cache.adoc b/modules/ROOT/pages/_partials/mule-components/4.4/component-cache.adoc index 744ffbfec..cdf2a9c85 100644 --- a/modules/ROOT/pages/_partials/mule-components/4.4/component-cache.adoc +++ b/modules/ROOT/pages/_partials/mule-components/4.4/component-cache.adoc @@ -168,7 +168,7 @@ Cache (``) attributes are configurable through the UI and XML: | *Filter expression* | `filterExpression` -| DataWeave expression for excluding specific payloads from the Cache scope flow. +| DataWeave expression for excluding specific payloads from caching. If the expression evaluates to false, the payload will not be cached. |===