diff --git a/data/reusables/actions/gai-inspect-audit.md b/data/reusables/actions/gai-inspect-audit.md index b1c94e2a3133..3281c5bc7f3e 100644 --- a/data/reusables/actions/gai-inspect-audit.md +++ b/data/reusables/actions/gai-inspect-audit.md @@ -12,7 +12,7 @@ Listed below are some key terms that can appear in the "Pipelines" section: * **Partially successful** pipelines had all of the pipeline constructs converted, however, there were some individual items that were not converted automatically to their {% data variables.product.prodname_actions %} equivalent. * **Unsupported** pipelines are definition types that are not supported by {% data variables.product.prodname_actions_importer %}. * **Failed** pipelines encountered a fatal error when being converted. This can occur for one of three reasons: - * The pipeline was misconfigured and not valid in Bamboo. + * The pipeline was originally misconfigured and not valid. * {% data variables.product.prodname_actions_importer %} encountered an internal error when converting it. * There was an unsuccessful network response that caused the pipeline to be inaccessible, which is often due to invalid credentials.