diff --git a/content/master/composition/environment-configs.md b/content/master/composition/environment-configs.md index 542c2d01b..14b9b8c0f 100644 --- a/content/master/composition/environment-configs.md +++ b/content/master/composition/environment-configs.md @@ -221,8 +221,8 @@ Selecting environments by labels may return more than one environment. only uses the first environment in the sorted list. Set the `selector.mode` to `Multiple` to return all matched EnvironmentConfigs. -Use `mode: Single` to return a single environment, and error out if more than -Crossplane finds one match. +Use `mode: Single` to return a single environment, and error out if Crossplane +finds more than one match. Sorting and the selection mode only applies to a single `Selector`. diff --git a/content/v2.0/composition/environment-configs.md b/content/v2.0/composition/environment-configs.md index 542c2d01b..14b9b8c0f 100644 --- a/content/v2.0/composition/environment-configs.md +++ b/content/v2.0/composition/environment-configs.md @@ -221,8 +221,8 @@ Selecting environments by labels may return more than one environment. only uses the first environment in the sorted list. Set the `selector.mode` to `Multiple` to return all matched EnvironmentConfigs. -Use `mode: Single` to return a single environment, and error out if more than -Crossplane finds one match. +Use `mode: Single` to return a single environment, and error out if Crossplane +finds more than one match. Sorting and the selection mode only applies to a single `Selector`. diff --git a/content/v2.1/composition/environment-configs.md b/content/v2.1/composition/environment-configs.md index 542c2d01b..14b9b8c0f 100644 --- a/content/v2.1/composition/environment-configs.md +++ b/content/v2.1/composition/environment-configs.md @@ -221,8 +221,8 @@ Selecting environments by labels may return more than one environment. only uses the first environment in the sorted list. Set the `selector.mode` to `Multiple` to return all matched EnvironmentConfigs. -Use `mode: Single` to return a single environment, and error out if more than -Crossplane finds one match. +Use `mode: Single` to return a single environment, and error out if Crossplane +finds more than one match. Sorting and the selection mode only applies to a single `Selector`.