diff --git a/content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/deleting-your-personal-account.md b/content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/deleting-your-personal-account.md index 15e032bdb937..a3bc631ac1f5 100644 --- a/content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/deleting-your-personal-account.md +++ b/content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/deleting-your-personal-account.md @@ -67,7 +67,12 @@ Before you delete your personal account, make a copy of all repositories, privat * If you're the only owner in the organization, you must transfer ownership to another person or delete your organization. * If there are other organization owners in the organization, you must remove yourself from the organization. 1. In the "Make sure you want to do this" dialog box, complete the steps to confirm you understand what happens when your account is deleted: - {% ifversion fpt or ghec %}- Recall that all repositories, forks of private repositories, wikis, issues, pull requests and {% data variables.product.prodname_pages %} sites owned by your account will be deleted. Your billing will end immediately. Your username will be available to anyone for use on {% data variables.product.product_name %} after 90 days.{% else %} - * Recall that all repositories, forks of private repositories, wikis, issues, pull requests and pages owned by your account will be deleted, and your username will be available for use on {% data variables.product.product_name %}.{% endif %} - * In the first field, type your {% data variables.product.product_name %} username or email. - * In the second field, type the phrase from the prompt. + {% ifversion fpt or ghec %} + * All of the following from your account will be deleted: repositories, forks of private repositories, wikis, issues, pull requests and {% data variables.product.prodname_pages %} sites owned by your account. + * Your billing will end immediately. + * Your username will be available to anyone for use on {% data variables.product.product_name %} after 90 days. + {% else %} + * All of the following from your account will be deleted: repositories, forks of private repositories, wikis, issues, pull requests and {% data variables.product.prodname_pages %} sites owned by your account. + * Your billing will end immediately. + * Your username will be available to anyone for use on {% data variables.product.product_name %} after 90 days. + {% endif %}