Skip to content

Commit 692b854

Browse files
authored
Copy (to eventually Rename) typod files (github#30825)
Signed-off-by: Josh Soref <[email protected]>
1 parent 8576c83 commit 692b854

File tree

9 files changed

+6
-5
lines changed

9 files changed

+6
-5
lines changed
84.6 KB
Loading
26.5 KB
Loading
26.1 KB
Loading

content/apps/oauth-apps/maintaining-oauth-apps/troubleshooting-oauth-app-access-token-request-errors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Troubleshooting OAuth app access token request errors
3-
intro: '{% data reusables.shortdesc.troubleshooting_access_token_reques_errors_oauth_apps %}'
3+
intro: '{% data reusables.shortdesc.troubleshooting_access_token_request_errors_oauth_apps %}'
44
redirect_from:
55
- /apps/building-integrations/managing-oauth-apps/troubleshooting-oauth-app-access-token-request-errors
66
- /apps/managing-oauth-apps/troubleshooting-oauth-app-access-token-request-errors

content/copilot/configuring-github-copilot/configuring-github-copilot-in-your-environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ You can enable or disable {% data variables.product.prodname_copilot %} from wit
7171

7272
1. If you are disabling {% data variables.product.prodname_copilot %}, you will be asked whether you want to disable it globally, or for the language of the file you are currently editing. To disable globally, click **Disable Completions**. Alternatively, click the language-specific button to disable {% data variables.product.prodname_copilot %} for the specified language.
7373

74-
![Screenshot of the menu to disable {% data variables.product.prodname_copilot %} globally or for the current language in a JetBrains IDE.](/assets/images/help/copilot/disable-copilot-global-or-langugage-jetbrains.png)
74+
![Screenshot of the menu to disable {% data variables.product.prodname_copilot %} globally or for the current language in a JetBrains IDE.](/assets/images/help/copilot/disable-copilot-global-or-language-jetbrains.png)
7575

7676
## Configuring advanced settings for {% data variables.product.prodname_copilot %}
7777

content/copilot/using-github-copilot/getting-started-with-github-copilot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ You can enable or disable {% data variables.product.prodname_copilot %} for all
171171
- To disable suggestions from {% data variables.product.prodname_copilot %} globally, click **Disable Completions**.
172172
- To disable suggestions from {% data variables.product.prodname_copilot %} for the specified language, click **Disable Completions for _LANGUAGE_**.
173173

174-
![Screenshot of option to disable {% data variables.product.prodname_copilot %} globally or for the current language.](/assets/images/help/copilot/disable-copilot-global-or-langugage-jetbrains.png)
174+
![Screenshot of option to disable {% data variables.product.prodname_copilot %} globally or for the current language.](/assets/images/help/copilot/disable-copilot-global-or-language-jetbrains.png)
175175

176176
{% endjetbrains %}
177177

data/reusables/copilot/enabling-or-disabling-in-ads.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ You can enable or disable {% data variables.product.prodname_copilot %} from wit
1010

1111
- To disable suggestions from {% data variables.product.prodname_copilot %} globally, click **Disable Globally**.
1212
- To disable suggestions from {% data variables.product.prodname_copilot %} for the specified language, click **Disable for LANGUAGE**.
13-
![Screenshot of option to disable {% data variables.product.prodname_copilot %} globally or for the current language.](/assets/images/help/copilot/disable-copilot-global-or-langugage-ads.png)
13+
![Screenshot of option to disable {% data variables.product.prodname_copilot %} globally or for the current language.](/assets/images/help/copilot/disable-copilot-global-or-language-ads.png)

data/reusables/copilot/enabling-or-disabling-in-vsc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ You can enable or disable {% data variables.product.prodname_copilot %} from wit
1010

1111
- To disable suggestions from {% data variables.product.prodname_copilot %} globally, click **Disable Globally**.
1212
- To disable suggestions from {% data variables.product.prodname_copilot %} for the specified language, click **Disable for LANGUAGE**.
13-
![Screenshot of option to disable {% data variables.product.prodname_copilot %} globally or for the current language.](/assets/images/help/copilot/disable-copilot-global-or-langugage.png)
13+
![Screenshot of option to disable {% data variables.product.prodname_copilot %} globally or for the current language.](/assets/images/help/copilot/disable-copilot-global-or-language.png)
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
When exchanging a code for an access token, there are an additional set of errors that can occur. The format of these responses is determined by the accept header you pass.

0 commit comments

Comments
 (0)