diff --git a/content/master/concepts/compositions.md b/content/master/concepts/compositions.md index b8074b114..f72043996 100644 --- a/content/master/concepts/compositions.md +++ b/content/master/concepts/compositions.md @@ -1102,7 +1102,7 @@ spec: {{}} Checking {{}}NonEmpty{{}} doesn't -require a `match` field. +require setting any other fields. {{< /hint >}} #### Always consider a resource ready @@ -1191,7 +1191,7 @@ spec: ``` {{}} Checking {{}}MatchTrue{{}} doesn't -require a `match` field. +require setting any other fields. {{< /hint >}} `MatchFalse` matches fields that express readiness with the value `false`. @@ -1219,7 +1219,7 @@ spec: {{}} Checking {{}}MatchFalse{{}} doesn't -require a `match` field. +require setting any other fields. {{< /hint >}} ## Verify a Composition diff --git a/content/v1.13/concepts/compositions.md b/content/v1.13/concepts/compositions.md index fb13bb297..7cce82ad8 100644 --- a/content/v1.13/concepts/compositions.md +++ b/content/v1.13/concepts/compositions.md @@ -1104,7 +1104,7 @@ spec: {{}} Checking {{}}NonEmpty{{}} doesn't -require a `match` field. +require setting any other fields. {{< /hint >}} #### Always consider a resource ready