From d2292973363cd2bc5a851894b14f816d61e5d26b Mon Sep 17 00:00:00 2001 From: Sharra-writes Date: Mon, 24 Mar 2025 19:49:02 -0700 Subject: [PATCH] Moving commas inside quotation marks (#54987) Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com> --- .../managing-copilot-free/disabling-github-copilot-free.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-copilot-free/disabling-github-copilot-free.md b/content/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-copilot-free/disabling-github-copilot-free.md index eab8c28e7da2..10c80ea2dc77 100644 --- a/content/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-copilot-free/disabling-github-copilot-free.md +++ b/content/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-copilot-free/disabling-github-copilot-free.md @@ -16,7 +16,7 @@ topics: You can disable {% data variables.product.prodname_copilot_free_short %} in your {% data variables.product.github %} account settings. This will disable all features of {% data variables.product.prodname_copilot_short %} on {% data variables.product.github %}. 1. In the upper-right corner of any page, click your profile photo, then click **{% octicon "copilot" aria-hidden="true" %} Your {% data variables.product.prodname_copilot_short %}**. -1. Under "Visibility", to the right of "Show {% data variables.product.prodname_copilot_short %}," select **Disabled** from the dropdown. +1. Under "Visibility," to the right of "Show {% data variables.product.prodname_copilot_short %}, select **Disabled** from the dropdown. ## Disabling {% data variables.product.prodname_copilot_free_short %} in your IDE @@ -24,5 +24,5 @@ You can partially or fully disable {% data variables.product.prodname_copilot_fr 1. Navigate to [AUTOTITLE](/copilot/managing-copilot/configure-personal-settings/configuring-github-copilot-in-your-environment). 1. At the top of the page, select your IDE. -1. At the top right of the page, under "In this article", select **Enabling or disabling {% data variables.product.prodname_copilot_short %}**. +1. At the top right of the page, under "In this article," select **Enabling or disabling {% data variables.product.prodname_copilot_short %}**. 1. Follow the instructions to disable {% data variables.product.prodname_copilot_free_short %} in your IDE.