diff --git a/modules/olm-operatorgroups-troubleshooting.adoc b/modules/olm-operatorgroups-troubleshooting.adoc index 094e8bdb52..dddd72b262 100644 --- a/modules/olm-operatorgroups-troubleshooting.adoc +++ b/modules/olm-operatorgroups-troubleshooting.adoc @@ -17,7 +17,7 @@ ** An incorrect or non-existent service account name is specified in the Operator group. -- + -If an install plan encounters an invalid Operator group, the CSV is not generated and the `InstallPlan` resource fails with a relevant message. For example, the following message is provided if more than one Operator group exists in the same namespace: +If an install plan encounters an invalid Operator group, the CSV is not generated and the `InstallPlan` resource continues to install with a relevant message. For example, the following message is provided if more than one Operator group exists in the same namespace: + [source,terminal] ----