From 36bd392dc082a41cb5958326a6809e21c9d53de4 Mon Sep 17 00:00:00 2001 From: StamatisChr Date: Wed, 18 Jun 2025 09:20:51 +0200 Subject: [PATCH] reduce congitive load by using the same word 'uninstall' instead of remove, for consistency --- .../application-administration/github-app-integration.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/terraform-enterprise/v202506-1/docs/enterprise/application-administration/github-app-integration.mdx b/content/terraform-enterprise/v202506-1/docs/enterprise/application-administration/github-app-integration.mdx index 1d787cd01..913664bd8 100644 --- a/content/terraform-enterprise/v202506-1/docs/enterprise/application-administration/github-app-integration.mdx +++ b/content/terraform-enterprise/v202506-1/docs/enterprise/application-administration/github-app-integration.mdx @@ -116,9 +116,9 @@ If you want to transfer ownership of the GitHub App to another user or organizat ~> **Warning**: Do not delete the GitHub App from GitHub until you have first removed it from Terraform Enterprise. -In order to remove the GitHub App from your Terraform Enterprise instance, you must first remove all installations for the application in GitHub. +In order to remove the GitHub App from your Terraform Enterprise instance, you must first uninstall all GitHub App installations in GitHub. -#### Step 1: Remove GitHub App Installations +#### Step 1: Uninstall GitHub App Installations ~> **Warning**: Uninstalling the application will remove the connections it has to workspaces, policy sets, and registry modules.